summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-06 08:16:02 +0000
committerSam James <sam@gentoo.org>2024-01-06 08:16:02 +0000
commite1530917f4d3fc1086dcd064fd917a10b795c276 (patch)
tree8fc639babb09a5a5681f3a92539fb0f7a858ed7f /app-emacs
parentdev-java/icu4j: Stabilize 74.1 amd64, #921402 (diff)
downloadgentoo-e1530917f4d3fc1086dcd064fd917a10b795c276.tar.gz
gentoo-e1530917f4d3fc1086dcd064fd917a10b795c276.tar.bz2
gentoo-e1530917f4d3fc1086dcd064fd917a10b795c276.zip
app-emacs/parseedn: Stabilize 1.2.1 amd64, #921417
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/parseedn/parseedn-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/parseedn/parseedn-1.2.1.ebuild b/app-emacs/parseedn/parseedn-1.2.1.ebuild
index 40ac9c025de4..4d4b7b12cefa 100644
--- a/app-emacs/parseedn/parseedn-1.2.1.ebuild
+++ b/app-emacs/parseedn/parseedn-1.2.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
@@ -13,7 +13,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 )"