summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-08 12:17:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-08 12:17:25 +0200
commit47366c7401c7d70df18218cbff629ccea12f3471 (patch)
tree357b03d47aa5c0a2f2ade4d69adfff094e3d6109
parentdev-java/jackrabbit-webdav: Keyword 2.21.7 arm64, #830680 (diff)
downloadgentoo-47366c74.tar.gz
gentoo-47366c74.tar.bz2
gentoo-47366c74.zip
dev-java/commons-vfs: Keyword 2.0-r3 arm64, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild b/dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild
index 499fc5e5b9ba..74c01442b6d5 100644
--- a/dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild
+++ b/dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/vfs/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
CDEPEND="
dev-java/ant-core:0