commit: 7ba103b40310c2d466aafe38c399c7c6b1ef2c7c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 18:36:54 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 18:36:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba103b4
app-emacs/ghub: Stabilize 4.2.1 amd64, #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 f6117a741cdb..fdc19404d2f6 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+"