diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-08 12:17:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-08 12:17:21 +0200 |
commit | 712965489d1a339a17a56fab500ebd6ad15785c1 (patch) | |
tree | 395e0b8544e9969a7e54f0386c47692b9a96e839 /dev-java/commons-vfs | |
parent | www-client/microsoft-edge-dev: remove old (diff) | |
download | gentoo-712965489d1a339a17a56fab500ebd6ad15785c1.tar.gz gentoo-712965489d1a339a17a56fab500ebd6ad15785c1.tar.bz2 gentoo-712965489d1a339a17a56fab500ebd6ad15785c1.zip |
dev-java/commons-vfs: Keyword 2.0-r3 arm, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-vfs')
-rw-r--r-- | dev-java/commons-vfs/commons-vfs-2.0-r3.ebuild | 2 |
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 25ba2679791d..499fc5e5b9ba 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" CDEPEND=" dev-java/ant-core:0 |