summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/clips')
-rw-r--r--dev-lang/clips/clips-6.40.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/clips/clips-6.40.ebuild b/dev-lang/clips/clips-6.40.ebuild
index e547eb971355..c4e612220dc0 100644
--- a/dev-lang/clips/clips-6.40.ebuild
+++ b/dev-lang/clips/clips-6.40.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://sourceforge.net/projects/clipsrules/files/CLIPS/${PV}/${CLPN}.t
S="${WORKDIR}/${CLPN}/core"
LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
PATCHES=( "${FILESDIR}/${PN}-makefile-remove_hardcoded.patch" )