summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:43:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:38 +0300
commitd94be9d2be7284e14dd52b452bcdd70c16ef7945 (patch)
tree3fbe3c87dce37ce0859c4c311e3437c19dafd472 /dev-java/jaxen
parentdev-java/jaxb-stax-ex: dekeyword arm (diff)
downloadgentoo-d94be9d2be7284e14dd52b452bcdd70c16ef7945.tar.gz
gentoo-d94be9d2be7284e14dd52b452bcdd70c16ef7945.tar.bz2
gentoo-d94be9d2be7284e14dd52b452bcdd70c16ef7945.zip
dev-java/jaxen: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jaxen')
-rw-r--r--dev-java/jaxen/jaxen-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jaxen/jaxen-2.0.0.ebuild b/dev-java/jaxen/jaxen-2.0.0.ebuild
index 87e5391e9b4a..5d5c01fe3a73 100644
--- a/dev-java/jaxen/jaxen-2.0.0.ebuild
+++ b/dev-java/jaxen/jaxen-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P}"
LICENSE="BSD-2"
SLOT="1.2"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
IUSE="dom4j jdom xom"
# It seems that most tests depend on dom4j, jdom and xom which all depend back on jaxen