summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:32:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-21 11:32:09 +0200
commitd89e8fdb31e1640ba3672f644c7485135f0bac0c (patch)
tree921225da66154f326d3e06976dac5b4c1439b707 /dev-lang
parentdev-python/python-multipart: Stabilize 0.0.5 amd64, #891551 (diff)
downloadgentoo-d89e8fdb31e1640ba3672f644c7485135f0bac0c.tar.gz
gentoo-d89e8fdb31e1640ba3672f644c7485135f0bac0c.tar.bz2
gentoo-d89e8fdb31e1640ba3672f644c7485135f0bac0c.zip
dev-lang/clipsjni: Stabilize 6.40-r1 amd64, #891571
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/clipsjni/clipsjni-6.40-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/clipsjni/clipsjni-6.40-r1.ebuild b/dev-lang/clipsjni/clipsjni-6.40-r1.ebuild
index 5e5cd3a37252..f899be5be27d 100644
--- a/dev-lang/clipsjni/clipsjni-6.40-r1.ebuild
+++ b/dev-lang/clipsjni/clipsjni-6.40-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="https://sourceforge.net/projects/clipsrules/files/CLIPS/${PV}/${CLPN}.t
S="${WORKDIR}/${PN^^}"
LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
IUSE="examples"