summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-25 05:18:46 +0000
committerSam James <sam@gentoo.org>2021-04-25 05:18:46 +0000
commit354061465b52c01c669cac98ad79eb30121847c4 (patch)
tree233eed40ba3e5ca12943c7d635ab04572222cfd5
parentdev-java/commons-codec: Keyword 1.15 arm64, #784407 (diff)
downloadgentoo-35406146.tar.gz
gentoo-35406146.tar.bz2
gentoo-35406146.zip
dev-java/commons-collections: Keyword 4.1-r1 arm64, #784407
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/commons-collections/commons-collections-4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-collections/commons-collections-4.1-r1.ebuild b/dev-java/commons-collections/commons-collections-4.1-r1.ebuild
index 7e6cbf447641..1f0821a89031 100644
--- a/dev-java/commons-collections/commons-collections-4.1-r1.ebuild
+++ b/dev-java/commons-collections/commons-collections-4.1-r1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Extends the JCF classes with new interfaces, implementations and ut
HOMEPAGE="https://commons.apache.org/collections/"
SRC_URI="mirror://apache/${PN/-//}/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"