diff options
author | Sam James <sam@gentoo.org> | 2023-04-02 02:43:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-02 02:43:52 +0100 |
commit | 06368ddb5ded5da73c8f99ab5f04c83d9431632b (patch) | |
tree | 2941cf8a5bd343982f4e79ff4581b5431a9636a8 /app-emacs/parseclj | |
parent | app-emacs/paredit: Stabilize 26 amd64, #903679 (diff) | |
download | gentoo-06368ddb5ded5da73c8f99ab5f04c83d9431632b.tar.gz gentoo-06368ddb5ded5da73c8f99ab5f04c83d9431632b.tar.bz2 gentoo-06368ddb5ded5da73c8f99ab5f04c83d9431632b.zip |
app-emacs/parseclj: Stabilize 1.1.0 amd64, #903679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/parseclj')
-rw-r--r-- | app-emacs/parseclj/parseclj-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/parseclj/parseclj-1.1.0.ebuild b/app-emacs/parseclj/parseclj-1.1.0.ebuild index e65c3074b14f..f75538e55943 100644 --- a/app-emacs/parseclj/parseclj-1.1.0.ebuild +++ b/app-emacs/parseclj/parseclj-1.1.0.ebuild @@ -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 )" |