summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 09:02:19 +0000
committerSam James <sam@gentoo.org>2024-01-06 09:02:19 +0000
commit38c130dd22a75969083557e927028f4e39955fe2 (patch)
tree76ec8eb3bd060b3a4fbb7230bf11d6a32bbba29a /app-emacs/clojure-mode
parentapp-emacs/async: Stabilize 1.9.8 ALLARCHES, #921408 (diff)
downloadgentoo-38c130dd22a75969083557e927028f4e39955fe2.tar.gz
gentoo-38c130dd22a75969083557e927028f4e39955fe2.tar.bz2
gentoo-38c130dd22a75969083557e927028f4e39955fe2.zip
app-emacs/clojure-mode: Stabilize 5.18.1 amd64, #921410
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/clojure-mode')
-rw-r--r--app-emacs/clojure-mode/clojure-mode-5.18.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/clojure-mode/clojure-mode-5.18.1.ebuild b/app-emacs/clojure-mode/clojure-mode-5.18.1.ebuild
index 56641b38dafa..f36e80a741f3 100644
--- a/app-emacs/clojure-mode/clojure-mode-5.18.1.ebuild
+++ b/app-emacs/clojure-mode/clojure-mode-5.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/clojure-emacs/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"