diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-05 09:08:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-05 09:08:17 +0100 |
commit | 76821b976441bff2e1efa979c9c550f9b908807e (patch) | |
tree | 7b00dac9202263c5eec261505aebf38c2aa3514b /dev-java/commons-collections | |
parent | dev-libs/libuv: ppc stable wrt bug #832718 (diff) | |
download | gentoo-76821b976441bff2e1efa979c9c550f9b908807e.tar.gz gentoo-76821b976441bff2e1efa979c9c550f9b908807e.tar.bz2 gentoo-76821b976441bff2e1efa979c9c550f9b908807e.zip |
dev-java/commons-collections: ppc64 stable wrt bug #832681
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r-- | dev-java/commons-collections/commons-collections-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-collections/commons-collections-4.4.ebuild b/dev-java/commons-collections/commons-collections-4.4.ebuild index 2f54a38c4fde..2a37f28ac0cc 100644 --- a/dev-java/commons-collections/commons-collections-4.4.ebuild +++ b/dev-java/commons-collections/commons-collections-4.4.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/collections/source/${PN}4-${PV}-src.tar.gz -> $ LICENSE="Apache-2.0" SLOT="4" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" # Compile dependencies # POM: pom.xml |