commit: b9917120c92ace3cace63dde32603cfbecd665cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 10:03:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 10:03:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9917120
app-emacs/vertico: Stabilize 1.9 amd64, #937155
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/vertico/vertico-1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/vertico/vertico-1.9.ebuild
b/app-emacs/vertico/vertico-1.9.ebuild
index edab4e05ba9a..236531c02166 100644
--- a/app-emacs/vertico/vertico-1.9.ebuild
+++ b/app-emacs/vertico/vertico-1.9.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"