From cca213896cdc40f6331a07cb643a0f72ad9e59e1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Nov 2022 07:16:33 +0000 Subject: app-editors/ghex: Stabilize 43.0 amd64, #879807 Signed-off-by: Sam James --- app-editors/ghex/ghex-43.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors/ghex') diff --git a/app-editors/ghex/ghex-43.0.ebuild b/app-editors/ghex/ghex-43.0.ebuild index 8e0735d47dd4..62c0208898d2 100644 --- a/app-editors/ghex/ghex-43.0.ebuild +++ b/app-editors/ghex/ghex-43.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ FDL-1.1+" -- cgit v1.2.3-65-gdbad