commit: b47c79572af81fe11463124767233ecbfd03abde
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 4 22:42:29 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 4 22:42:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47c7957
app-emacs/cape: Stabilize 1.9 amd64, #950586
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/cape/cape-1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/cape/cape-1.9.ebuild b/app-emacs/cape/cape-1.9.ebuild
index 5023daeea86e..1387aa52ceb8 100644
--- a/app-emacs/cape/cape-1.9.ebuild
+++ b/app-emacs/cape/cape-1.9.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+"