summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:55:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:09:08 +0300
commitb702d5871fbc8c5abec3340081cd171d52d9be13 (patch)
treed0a03e64264de397ee9d1f7c5cd7292837ddd7ca /dev-java
parentdev-java/xmlunit-assertj: dekeyword arm (diff)
downloadgentoo-b702d5871fbc8c5abec3340081cd171d52d9be13.tar.gz
gentoo-b702d5871fbc8c5abec3340081cd171d52d9be13.tar.bz2
gentoo-b702d5871fbc8c5abec3340081cd171d52d9be13.zip
dev-java/xmlunit-core: 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')
-rw-r--r--dev-java/xmlunit-core/xmlunit-core-2.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmlunit-core/xmlunit-core-2.9.1.ebuild b/dev-java/xmlunit-core/xmlunit-core-2.9.1.ebuild
index 7f143588947b..36aa4b624508 100644
--- a/dev-java/xmlunit-core/xmlunit-core-2.9.1.ebuild
+++ b/dev-java/xmlunit-core/xmlunit-core-2.9.1.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}/xmlunit-${PV}-src/xmlunit-core"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
CP_DEPEND="
dev-java/jaxb-api:2