From 7ce9f8b033f2f7e57c1e8c700fcb73e3ba3a4c45 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Jun 2025 00:52:30 +0100 Subject: [PATCH] app-editors/ghex: Stabilize 46.2 x86, #959078 Signed-off-by: Sam James --- app-editors/ghex/ghex-46.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/ghex/ghex-46.2.ebuild b/app-editors/ghex/ghex-46.2.ebuild index 2d225d0d50487..b709036741ffe 100644 --- a/app-editors/ghex/ghex-46.2.ebuild +++ b/app-editors/ghex/ghex-46.2.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 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ FDL-1.1+"