dev-java/jnr-netdb: 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:25:52 +03:00
parent cbfdcc486e
commit 6ebb433357

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jnr/jnr-netdb/archive/jnr-netdb-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1.0"
KEYWORDS="amd64 arm64 ppc64 x86"
KEYWORDS="amd64 arm64 ppc64"
CP_DEPEND="
dev-java/jnr-ffi:2"