commit: 085a69dddcfb66821162abf673f6f4744969e4bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 05:24:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 05:24:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085a69dd
app-emacs/cape: Stabilize 2.0 ALLARCHES, #954685
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/cape/cape-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/cape/cape-2.0.ebuild b/app-emacs/cape/cape-2.0.ebuild
index 5023daeea86e..1387aa52ceb8 100644
--- a/app-emacs/cape/cape-2.0.ebuild
+++ b/app-emacs/cape/cape-2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="GPL-3+"