summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2022-01-14 14:32:48 +0100
committerKeri Harris <keri@gentoo.org>2022-01-14 14:33:16 +0100
commit25e39e91f37c0ee48f91c332d0776704bd8852d4 (patch)
treecd933b44a54ef063c7830b4d7d7f60f53e5caee2
parentsys-process/htop: Stabilize 3.1.2-r1 sparc, #831174 (diff)
downloadgentoo-25e39e91f37c0ee48f91c332d0776704bd8852d4.tar.gz
gentoo-25e39e91f37c0ee48f91c332d0776704bd8852d4.tar.bz2
gentoo-25e39e91f37c0ee48f91c332d0776704bd8852d4.zip
dev-lang/swi-prolog: stable on amd64 + x86. #831195
Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
-rw-r--r--dev-lang/swi-prolog/swi-prolog-8.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swi-prolog/swi-prolog-8.4.1.ebuild b/dev-lang/swi-prolog/swi-prolog-8.4.1.ebuild
index f00dfe509d7c..01ff1d2f2a04 100644
--- a/dev-lang/swi-prolog/swi-prolog-8.4.1.ebuild
+++ b/dev-lang/swi-prolog/swi-prolog-8.4.1.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=7
@@ -13,7 +13,7 @@ SRC_URI="https://www.swi-prolog.org/download/stable/src/swipl-${PV}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="archive berkdb debug doc +gmp java +libedit minimal odbc pcre qt5 readline ssl test +uuid X yaml"
RESTRICT="!test? ( test )"