diff options
author | 2023-10-31 00:16:29 +0000 | |
---|---|---|
committer | 2023-10-31 00:16:29 +0000 | |
commit | 9bf1f018ae0d41bac49fee0a191fd94d12d3243b (patch) | |
tree | c330ebcd2780e8cd98d9bdbad845a0bdb08a56cd /app-emacs/parseedn | |
parent | app-emacs/bm: Stabilize 202309 ALLARCHES, #916552 (diff) | |
download | gentoo-9bf1f018ae0d41bac49fee0a191fd94d12d3243b.tar.gz gentoo-9bf1f018ae0d41bac49fee0a191fd94d12d3243b.tar.bz2 gentoo-9bf1f018ae0d41bac49fee0a191fd94d12d3243b.zip |
app-emacs/parseedn: Stabilize 1.2.0 amd64, #916553
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/parseedn')
-rw-r--r-- | app-emacs/parseedn/parseedn-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/parseedn/parseedn-1.2.0.ebuild b/app-emacs/parseedn/parseedn-1.2.0.ebuild index 40ac9c025de4..36792048a9d5 100644 --- a/app-emacs/parseedn/parseedn-1.2.0.ebuild +++ b/app-emacs/parseedn/parseedn-1.2.0.ebuild @@ -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 )" |