dev-java/guava: dekeyword arm

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

we decided to dekeyword most Java packages from arm.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-11 15:36:44 +03:00
parent f1a64844e7
commit 0d5a6b0d29
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
KEYWORDS="amd64 arm64 ppc64 x86"
CP_DEPEND="
>=dev-java/error-prone-annotations-2.27.1:0

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
CP_DEPEND="
>=dev-java/error-prone-annotations-2.32.0:0