diff options
author | 2022-08-23 19:32:16 +0300 | |
---|---|---|
committer | 2022-08-23 19:32:16 +0300 | |
commit | 62b6f1a2bd0c7bb0b2a62548ead9560c5ffce896 (patch) | |
tree | 82e981ff37a4e73bce0a86b66197247bfa8f662d /dev-java/commons-collections | |
parent | dev-java/commons-codec: Stabilize 1.15-r1 ppc64, #866111 (diff) | |
download | gentoo-62b6f1a2bd0c7bb0b2a62548ead9560c5ffce896.tar.gz gentoo-62b6f1a2bd0c7bb0b2a62548ead9560c5ffce896.tar.bz2 gentoo-62b6f1a2bd0c7bb0b2a62548ead9560c5ffce896.zip |
dev-java/commons-collections: Stabilize 4.4-r1 ppc64, #866111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r-- | dev-java/commons-collections/commons-collections-4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-collections/commons-collections-4.4-r1.ebuild b/dev-java/commons-collections/commons-collections-4.4-r1.ebuild index 30836e55f393..237df84cb36a 100644 --- a/dev-java/commons-collections/commons-collections-4.4-r1.ebuild +++ b/dev-java/commons-collections/commons-collections-4.4-r1.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 |