diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-02 08:29:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-02 08:29:19 +0200 |
commit | 5952fd205565bb096f0b60b8de1750968f9f3211 (patch) | |
tree | f06ac0d7397a387d9c04f345f3baa1aa889a1e8e /dev-java/commons-validator | |
parent | dev-java/commons-csv: x86 stable wrt bug #799743 (diff) | |
download | gentoo-5952fd205565bb096f0b60b8de1750968f9f3211.tar.gz gentoo-5952fd205565bb096f0b60b8de1750968f9f3211.tar.bz2 gentoo-5952fd205565bb096f0b60b8de1750968f9f3211.zip |
dev-java/commons-validator: x86 stable wrt bug #799743
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-validator')
-rw-r--r-- | dev-java/commons-validator/commons-validator-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-validator/commons-validator-1.7.ebuild b/dev-java/commons-validator/commons-validator-1.7.ebuild index fa56b7d11ae9..b71d4a85a4b9 100644 --- a/dev-java/commons-validator/commons-validator-1.7.ebuild +++ b/dev-java/commons-validator/commons-validator-1.7.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/validator/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" # Common dependencies # POM: pom.xml |