dev-java/xerces: stabilise for amd64.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 26 Apr 2019 08:20:17 +0000 (10:20 +0200)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 26 Apr 2019 16:38:43 +0000 (09:38 -0700)
... and the remaining arches using the ALLARCHES policy.

Closes: https://bugs.gentoo.org/683350
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-java/xerces/xerces-2.12.0.ebuild

index 1e27c4ffd2325156e22b13695ddd314e545335a5..220873851392168f9c720e9db9de35152a0e25ac 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="https://repo1.maven.org/maven2/xerces/${MY_PN}/${PV}/${MY_P}-sources.ja
 
 LICENSE="Apache-2.0"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 CDEPEND="
        dev-java/xjavac:1