mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-java/guava-testlib: 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:
@@ -18,7 +18,7 @@ S="${WORKDIR}/guava-${PV}"
|
||||
|
||||
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
|
||||
|
||||
@@ -18,7 +18,7 @@ S="${WORKDIR}/guava-${PV}"
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user