diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:34:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:08:17 +0300 |
commit | c8cebaa94f562d99100913fe7b79476063110553 (patch) | |
tree | 1cd2f1f643038903fb052a54c132e6eba31891af /dev-java/commons-vfs | |
parent | dev-java/commons-nullanalysis: dekeyword arm (diff) | |
download | gentoo-c8cebaa94f562d99100913fe7b79476063110553.tar.gz gentoo-c8cebaa94f562d99100913fe7b79476063110553.tar.bz2 gentoo-c8cebaa94f562d99100913fe7b79476063110553.zip |
dev-java/commons-vfs: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm,
we decided to dekeyword most Java packages from arm.
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-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-vfs/commons-vfs-2.0-r4.ebuild b/dev-java/commons-vfs/commons-vfs-2.0-r4.ebuild index 00e0b245b14b..d8917fa99617 100644 --- a/dev-java/commons-vfs/commons-vfs-2.0-r4.ebuild +++ b/dev-java/commons-vfs/commons-vfs-2.0-r4.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/core" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux" CP_DEPEND=" >=dev-java/ant-1.10.14-r3:0 |