commit: 2bef4b10e90308aee6a61f5c1af9660e9b44aa6f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 18:13:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 18:13:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bef4b10
app-emacs/ghub: Stabilize 4.2.1 x86, #951425 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/ghub/ghub-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ghub/ghub-4.2.1.ebuild b/app-emacs/ghub/ghub-4.2.1.ebuild index e61ed8cc3d47..f6117a741cdb 100644 --- a/app-emacs/ghub/ghub-4.2.1.ebuild +++ b/app-emacs/ghub/ghub-4.2.1.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+"