commit: aad9793159d8dbe930f2ad6157919d078d043db5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 10:03:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 10:03:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad97931
app-emacs/cape: Stabilize 1.6 amd64, #937155
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/cape/cape-1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/cape/cape-1.6.ebuild b/app-emacs/cape/cape-1.6.ebuild
index 99068b9ad304..397234d7eb8d 100644
--- a/app-emacs/cape/cape-1.6.ebuild
+++ b/app-emacs/cape/cape-1.6.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+"