summaryrefslogtreecommitdiff
path: root/dev-lang/interprolog
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-27 12:07:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-27 12:07:55 +0300
commit1a5ecf6be21a4a29eef0a785dc0f1396240e8a4e (patch)
treefb1a753534bf35cd97372d11c05770c27aefc46a /dev-lang/interprolog
parent9b1ae64882c67f1636faf971e063d0eb74afda22 (diff)
downloadgentoo-1a5ecf6be21a4a29eef0a785dc0f1396240e8a4e.tar.gz
gentoo-1a5ecf6be21a4a29eef0a785dc0f1396240e8a4e.tar.bz2
gentoo-1a5ecf6be21a4a29eef0a785dc0f1396240e8a4e.zip
dev-lang/interprolog: dekeyword x86
Bug: https://bugs.gentoo.org/936259 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/interprolog')
-rw-r--r--dev-lang/interprolog/interprolog-2.1.2-r2.ebuild2
-rw-r--r--dev-lang/interprolog/interprolog-2.1.2-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/interprolog/interprolog-2.1.2-r2.ebuild b/dev-lang/interprolog/interprolog-2.1.2-r2.ebuild
index 9c7632350f8b..8d198fbdb764 100644
--- a/dev-lang/interprolog/interprolog-2.1.2-r2.ebuild
+++ b/dev-lang/interprolog/interprolog-2.1.2-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://declarativa.com/InterProlog/${MY_P}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64"
IUSE="doc"
RDEPEND=">=virtual/jdk-1.8:*
diff --git a/dev-lang/interprolog/interprolog-2.1.2-r3.ebuild b/dev-lang/interprolog/interprolog-2.1.2-r3.ebuild
index c2698caaa5e8..67d410cd21e2 100644
--- a/dev-lang/interprolog/interprolog-2.1.2-r3.ebuild
+++ b/dev-lang/interprolog/interprolog-2.1.2-r3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64"
BDEPEND="app-arch/unzip"