mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
dev-lang/interprolog: dekeyword x86
Bug: https://bugs.gentoo.org/936259 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -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:*
|
||||
|
||||
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${MY_P}
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user