commit: 4297f3e63344e2753267d25714a7fbf6849540d5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:34:41 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 17:34:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4297f3e6
app-emacs/ghub: Stabilize 4.2.0 ALLARCHES, #948553
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/ghub/ghub-4.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/ghub/ghub-4.2.0.ebuild b/app-emacs/ghub/ghub-4.2.0.ebuild
index 137580e04d5e..85468f950623 100644
--- a/app-emacs/ghub/ghub-4.2.0.ebuild
+++ b/app-emacs/ghub/ghub-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+"