summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:51:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:55 +0300
commitd690e83ed5881dd14a593a8adf481b64806775ad (patch)
treea41c246a08fd0743a3457aacbc00fd6d2bddc5e7 /dev-java/osgi-annotation
parentdev-java/open-test-reporting-schema: dekeyword arm (diff)
downloadgentoo-d690e83ed5881dd14a593a8adf481b64806775ad.tar.gz
gentoo-d690e83ed5881dd14a593a8adf481b64806775ad.tar.bz2
gentoo-d690e83ed5881dd14a593a8adf481b64806775ad.zip
dev-java/osgi-annotation: 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/osgi-annotation')
-rw-r--r--dev-java/osgi-annotation/osgi-annotation-8.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/osgi-annotation/osgi-annotation-8.1.0.ebuild b/dev-java/osgi-annotation/osgi-annotation-8.1.0.ebuild
index a09fb76fcfdc..3f97aae52d83 100644
--- a/dev-java/osgi-annotation/osgi-annotation-8.1.0.ebuild
+++ b/dev-java/osgi-annotation/osgi-annotation-8.1.0.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="https://docs.osgi.org/download/r$(ver_cut 1)/${PN/-/.}-${PV}.jar -> ${P
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"