From 2e730a074e657d6857e4412e8a68f498ae63d36e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 4 Jul 2025 08:18:36 +0300 Subject: [PATCH] app-emacs/ghub: Stabilize 4.3.2 ALLARCHES, #959454 Signed-off-by: Arthur Zamarin --- app-emacs/ghub/ghub-4.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ghub/ghub-4.3.2.ebuild b/app-emacs/ghub/ghub-4.3.2.ebuild index 0415592d5048b..049f766dc7bce 100644 --- a/app-emacs/ghub/ghub-4.3.2.ebuild +++ b/app-emacs/ghub/ghub-4.3.2.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-3+"