summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:34:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:17 +0300
commit0987b6ae31a2b65318727a252a7d0488187bd6ef (patch)
tree7a49e91539146961cf532b6cac3a1c940a10e4c6 /dev-java/commons-nullanalysis
parentdev-java/commons-net: dekeyword arm (diff)
downloadgentoo-0987b6ae31a2b65318727a252a7d0488187bd6ef.tar.gz
gentoo-0987b6ae31a2b65318727a252a7d0488187bd6ef.tar.bz2
gentoo-0987b6ae31a2b65318727a252a7d0488187bd6ef.zip
dev-java/commons-nullanalysis: 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/commons-nullanalysis')
-rw-r--r--dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
index 837845785cf6..b4789f122cf6 100644
--- a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
+++ b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/aunkrig/commons/archive/V${PV}.tar.gz -> unkrig-comm
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"