diff options
author | Sam James <sam@gentoo.org> | 2022-08-23 19:25:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-23 19:25:35 +0100 |
commit | aa6308998f2ce097bd644b5a233885ddfbd1ec3a (patch) | |
tree | 98b45ea8baa7fb3ffd05e92726d5dcb30a22a588 /dev-java/commons-collections | |
parent | dev-java/commons-codec: Stabilize 1.15-r1 x86, #866111 (diff) | |
download | gentoo-aa6308998f2ce097bd644b5a233885ddfbd1ec3a.tar.gz gentoo-aa6308998f2ce097bd644b5a233885ddfbd1ec3a.tar.bz2 gentoo-aa6308998f2ce097bd644b5a233885ddfbd1ec3a.zip |
dev-java/commons-collections: Stabilize 4.4-r1 x86, #866111
Signed-off-by: Sam James <sam@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 d4f809ffecd7..5c4b6e0ebaee 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 |