From 9e5bb37cf16ebfd577a8935e3ed9c4fa1d3dd4fc Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 28 May 2022 02:24:57 +0100 Subject: [PATCH] app-editors/ghex: Stabilize 42.2 x86, #843794 Signed-off-by: Sam James --- app-editors/ghex/ghex-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/ghex/ghex-42.2.ebuild b/app-editors/ghex/ghex-42.2.ebuild index 18bc729f83b81..561fd9f946d5b 100644 --- a/app-editors/ghex/ghex-42.2.ebuild +++ b/app-editors/ghex/ghex-42.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 ~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+"