summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-06 07:51:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-06 08:21:43 +0100
commit809bd1d86f9f41258596735eff220ffc8e017078 (patch)
tree21b17976da72a83e767aef0c6ae813f9acfaba74 /dev-java/commons-collections
parentdev-java/sparsebitset: stable 1.2 for ppc64 (diff)
downloadgentoo-809bd1d86f9f41258596735eff220ffc8e017078.tar.gz
gentoo-809bd1d86f9f41258596735eff220ffc8e017078.tar.bz2
gentoo-809bd1d86f9f41258596735eff220ffc8e017078.zip
dev-java/commons-collections: stable 4.1-r1 for ppc64
stable wrt bug #784407 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/commons-collections')
-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 1f0821a89031..32f0472c33a4 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 )"