commit: cdfdba2671d269ade6bb5ab54ca2b3e64ac99513
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 12:55:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 17:09:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfdba26
dev-java/xmlunit-matchers: 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 <AT> gentoo.org>
dev-java/xmlunit-matchers/xmlunit-matchers-2.9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/xmlunit-matchers/xmlunit-matchers-2.9.1.ebuild
b/dev-java/xmlunit-matchers/xmlunit-matchers-2.9.1.ebuild
index e73355114db2..517b61dbed04 100644
--- a/dev-java/xmlunit-matchers/xmlunit-matchers-2.9.1.ebuild
+++ b/dev-java/xmlunit-matchers/xmlunit-matchers-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-matchers"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
PROPERTIES="test_network"
RESTRICT="test"