summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"