diff options
author | Sam James <sam@gentoo.org> | 2021-11-26 08:44:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-26 08:44:34 +0000 |
commit | 6f9d1fd8f86069db7f7c25256dc5e5a9150a1fec (patch) | |
tree | 6f3e9f1556b63f48600372d15d600c3fd60e1aad | |
parent | dev-java/jackrabbit-webdav: Stabilize 2.10.1 ppc64, #809560 (diff) | |
download | gentoo-6f9d1fd8f86069db7f7c25256dc5e5a9150a1fec.tar.gz gentoo-6f9d1fd8f86069db7f7c25256dc5e5a9150a1fec.tar.bz2 gentoo-6f9d1fd8f86069db7f7c25256dc5e5a9150a1fec.zip |
dev-java/commons-vfs: Stabilize 2.0-r2 ppc64, #809560
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild b/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild index b9a712da120d..983692cd82f3 100644 --- a/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild +++ b/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/vfs/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux" CDEPEND=" dev-java/ant-core:0 |