summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:54:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:09:03 +0300
commit104ec5590fa8c30a79889de7eb6d775842f8adb2 (patch)
treebbd6312087d824b4907651b051e2c99f237b817e /dev-java/stax2-api
parentdev-java/sparsebitset: dekeyword arm (diff)
downloadgentoo-104ec5590fa8c30a79889de7eb6d775842f8adb2.tar.gz
gentoo-104ec5590fa8c30a79889de7eb6d775842f8adb2.tar.bz2
gentoo-104ec5590fa8c30a79889de7eb6d775842f8adb2.zip
dev-java/stax2-api: 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/stax2-api')
-rw-r--r--dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild b/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild
index 7f8730949f16..400ffeb1e0c9 100644
--- a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild
+++ b/dev-java/stax2-api/stax2-api-4.2.1-r1.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
# Skeleton command:
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.9:*"
RDEPEND=">=virtual/jre-1.8:*"