summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-22 13:04:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-22 13:04:38 +0200
commitcc814866164863cc8c4e4400361c4b6e96875f44 (patch)
treefdd7826db1c2694809cb1c62c2e2770bf9a3d7d8 /dev-lang/clips
parentmedia-libs/opusfile: Stabilize 0.12-r1 ppc64, #887837 (diff)
downloadgentoo-cc814866164863cc8c4e4400361c4b6e96875f44.tar.gz
gentoo-cc814866164863cc8c4e4400361c4b6e96875f44.tar.bz2
gentoo-cc814866164863cc8c4e4400361c4b6e96875f44.zip
dev-lang/clips: Stabilize 6.40 amd64, #887927
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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" )