commit:     1a5ecf6be21a4a29eef0a785dc0f1396240e8a4e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 09:07:08 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 09:07:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5ecf6b

dev-lang/interprolog: dekeyword x86

Bug: https://bugs.gentoo.org/936259
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-lang/interprolog/interprolog-2.1.2-r2.ebuild | 2 +-
 dev-lang/interprolog/interprolog-2.1.2-r3.ebuild | 2 +-
 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"
 

Reply via email to