diff --git a/dev-java/jnr-netdb/jnr-netdb-1.2.0.ebuild b/dev-java/jnr-netdb/jnr-netdb-1.2.0.ebuild index 23bbacedb9488..3faa1bbd7a54b 100644 --- a/dev-java/jnr-netdb/jnr-netdb-1.2.0.ebuild +++ b/dev-java/jnr-netdb/jnr-netdb-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" CP_DEPEND=" dev-java/jnr-ffi:2"