summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 09:02:21 +0000
committerSam James <sam@gentoo.org>2024-01-06 09:02:21 +0000
commit855a0ba4ec676c544f139731d2f4f260f7a99f0d (patch)
tree8992463af8c729192c87a5b6a3e1910ba8d0986c /app-emacs/parseclj
parentapp-emacs/jinx: Stabilize 1.0 amd64, #921414 (diff)
downloadgentoo-855a0ba4ec676c544f139731d2f4f260f7a99f0d.tar.gz
gentoo-855a0ba4ec676c544f139731d2f4f260f7a99f0d.tar.bz2
gentoo-855a0ba4ec676c544f139731d2f4f260f7a99f0d.zip
app-emacs/parseclj: Stabilize 1.1.1 amd64, #921416
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/parseclj')
-rw-r--r--app-emacs/parseclj/parseclj-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/parseclj/parseclj-1.1.1.ebuild b/app-emacs/parseclj/parseclj-1.1.1.ebuild
index e65c3074b14f..093bb113f3b6 100644
--- a/app-emacs/parseclj/parseclj-1.1.1.ebuild
+++ b/app-emacs/parseclj/parseclj-1.1.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 )"