diff options
author | 2023-11-26 00:11:16 +0000 | |
---|---|---|
committer | 2023-11-26 00:11:16 +0000 | |
commit | 6a561a661390596ace48aa7024a4ca67997f43d6 (patch) | |
tree | 6099936dec3a827e97447a57a4ee7734a7cd6a1c /app-emacs/cider | |
parent | dev-lang/luau: Stabilize 0.600 amd64, #918569 (diff) | |
download | gentoo-6a561a661390596ace48aa7024a4ca67997f43d6.tar.gz gentoo-6a561a661390596ace48aa7024a4ca67997f43d6.tar.bz2 gentoo-6a561a661390596ace48aa7024a4ca67997f43d6.zip |
app-emacs/cider: Stabilize 1.8.3 amd64, #918572
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/cider')
-rw-r--r-- | app-emacs/cider/cider-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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+" |