diff options
author | Sam James <sam@gentoo.org> | 2024-02-19 22:05:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-19 22:05:51 +0000 |
commit | 8bed6728490ceb4d6e732112761e449622da6585 (patch) | |
tree | ee02c8b94f2df1e82b6ee5a4d8b82da892a9b8dc /app-emacs | |
parent | app-office/joplin-desktop: Stabilize 2.13.15 amd64, #925006 (diff) | |
download | gentoo-8bed6728490ceb4d6e732112761e449622da6585.tar.gz gentoo-8bed6728490ceb4d6e732112761e449622da6585.tar.bz2 gentoo-8bed6728490ceb4d6e732112761e449622da6585.zip |
app-emacs/cider: Stabilize 1.13.0 amd64, #925007
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/cider/cider-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/cider/cider-1.13.0.ebuild b/app-emacs/cider/cider-1.13.0.ebuild index ed8a5e1da7ca..c20e791cd3a7 100644 --- a/app-emacs/cider/cider-1.13.0.ebuild +++ b/app-emacs/cider/cider-1.13.0.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+" |