dev-java/commons-imaging: dekeyword x86

After a message to gentoo-dev ML, and no reply from any user on x86,

we decided to dekeyword most Java packages from x86, and reverse

dependencies of them.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-17 17:13:27 +03:00
parent b25ca4ac77
commit 2e61c6cc79
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ S="${WORKDIR}/sanselan-${PV}-incubator"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
RESTRICT="test" # 5/48 failures, dunno why :(
DEPEND=">=virtual/jdk-1.8:*

View File

@@ -16,7 +16,7 @@ S="${WORKDIR}/${P/_/-}-src"
LICENSE="Apache-2.0"
SLOT="1"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )"