commit: cc814866164863cc8c4e4400361c4b6e96875f44 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 11:04:38 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 11:04:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc814866
dev-lang/clips: Stabilize 6.40 amd64, #887927 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lang/clips/clips-6.40.ebuild | 4 ++-- 1 file 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" )
