summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 18:57:54 +0000
committerSam James <sam@gentoo.org>2021-05-16 18:57:54 +0000
commit3ddb3e473fca4b291acf4ddbd7c51f3a50629155 (patch)
treef52eadb55009cb1432f5646a15cbdf33d2a0f52d
parentdev-java/commons-codec: Stabilize 1.15 arm64, #784407 (diff)
downloadgentoo-3ddb3e47.tar.gz
gentoo-3ddb3e47.tar.bz2
gentoo-3ddb3e47.zip
dev-java/commons-collections: Stabilize 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 3cbb9daf5282..228b947a439d 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 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"