diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 00:14:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 00:14:36 +0200 |
commit | 6f939bfce9ee09e632ff269765e2562d5f7755f6 (patch) | |
tree | 96b4725aab7a8a54ff44923d6fa4df891f936b5d /dev-java/commons-vfs | |
parent | media-libs/libsidplayfp: x86 stable wrt bug #809557 (diff) | |
download | gentoo-6f939bfce9ee09e632ff269765e2562d5f7755f6.tar.gz gentoo-6f939bfce9ee09e632ff269765e2562d5f7755f6.tar.bz2 gentoo-6f939bfce9ee09e632ff269765e2562d5f7755f6.zip |
dev-java/commons-vfs: x86 stable wrt bug #809560
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/commons-vfs')
-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 07d79bef4ab3..b9a712da120d 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 |