diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 08:05:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 08:05:21 +0300 |
commit | bf2f181ddc0eb148b811e6f9cd233e9049713515 (patch) | |
tree | 4871995c7b7eb337b95a2552bd9573687285cd85 /dev-java/commons-vfs | |
parent | net-libs/libupnp: Stabilize 1.14.19 x86, #932665 (diff) | |
download | gentoo-bf2f181ddc0eb148b811e6f9cd233e9049713515.tar.gz gentoo-bf2f181ddc0eb148b811e6f9cd233e9049713515.tar.bz2 gentoo-bf2f181ddc0eb148b811e6f9cd233e9049713515.zip |
dev-java/commons-vfs: Stabilize 2.0-r4 x86, #932667
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 18dd5c7b6b66..00e0b245b14b 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 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux" CP_DEPEND=" >=dev-java/ant-1.10.14-r3:0 |