summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:55:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:09:07 +0300
commit7410c02038543d515b8559c9389fb6b493b0dc2f (patch)
treef7da53431d35a2d35927de6931ae27763d78d973 /dev-java/xml-commons-resolver
parentdev-java/xml-commons-external: dekeyword arm (diff)
downloadgentoo-7410c02038543d515b8559c9389fb6b493b0dc2f.tar.gz
gentoo-7410c02038543d515b8559c9389fb6b493b0dc2f.tar.bz2
gentoo-7410c02038543d515b8559c9389fb6b493b0dc2f.zip
dev-java/xml-commons-resolver: 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/xml-commons-resolver')
-rw-r--r--dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild
index e2e38c05f1e9..d71ce4a0fca0 100644
--- a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild
+++ b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/xerces/xml-commons/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"