commit: 6a561a661390596ace48aa7024a4ca67997f43d6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 00:11:16 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 00:11:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a561a66
app-emacs/cider: Stabilize 1.8.3 amd64, #918572 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/cider/cider-1.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/cider/cider-1.8.3.ebuild b/app-emacs/cider/cider-1.8.3.ebuild index 0159835af876..1ee4fa950467 100644 --- a/app-emacs/cider/cider-1.8.3.ebuild +++ b/app-emacs/cider/cider-1.8.3.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/clojure-emacs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="GPL-3+"