From d1258e1bd18f4591b69abcede5c2f2ddea236ca7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 8 Jul 2026 20:17:11 +0100 Subject: [PATCH] app-emacs/ghub: Stabilize 5.2.1 ALLARCHES, #977196 Signed-off-by: Sam James --- app-emacs/ghub/ghub-5.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ghub/ghub-5.2.1.ebuild b/app-emacs/ghub/ghub-5.2.1.ebuild index ef24781d59519..b37081a8946b6 100644 --- a/app-emacs/ghub/ghub-5.2.1.ebuild +++ b/app-emacs/ghub/ghub-5.2.1.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-3+"