summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 14:55:14 +0000
committerSam James <sam@gentoo.org>2021-05-16 14:55:14 +0000
commitfebfde41b3bb8a380466b09a9457670115455fe5 (patch)
tree840e51fd8b3d9cc6da69e2443f644af8d523fdee /dev-java
parentdev-perl/DateTime: Stabilize 1.520.0 arm64, #790503 (diff)
downloadgentoo-febfde41b3bb8a380466b09a9457670115455fe5.tar.gz
gentoo-febfde41b3bb8a380466b09a9457670115455fe5.tar.bz2
gentoo-febfde41b3bb8a380466b09a9457670115455fe5.zip
dev-java/jaxen: Stabilize 1.2.0-r1 x86, #783897
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jaxen/jaxen-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
index 4cc392e08f22..211abc53f20a 100644
--- a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
+++ b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}-xpath/${PN}/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="BSD-2"
SLOT="1.2"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
IUSE="dom4j jdom xom"
# It seems that most tests depend on dom4j, jdom and xom which all depend back on jaxen