commit: f7994a97094787bb0b0d07680799b6ec4fe598fd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 11 22:20:39 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 11 22:20:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7994a97
app-emacs/ghub: Stabilize 4.0.0 ALLARCHES, #939487 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/ghub/ghub-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ghub/ghub-4.0.0.ebuild b/app-emacs/ghub/ghub-4.0.0.ebuild index 4a4eeabd3d10..5667640b5b27 100644 --- a/app-emacs/ghub/ghub-4.0.0.ebuild +++ b/app-emacs/ghub/ghub-4.0.0.ebuild @@ -17,7 +17,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+"