summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:53:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:09:01 +0300
commit3c247f56b7082bf8b70ece6973f36ee517da28c7 (patch)
tree4076e5050cf7de252356f345b224f89974002c51 /dev-java/slf4j-api
parentdev-java/sjsxp: dekeyword arm (diff)
downloadgentoo-3c247f56b7082bf8b70ece6973f36ee517da28c7.tar.gz
gentoo-3c247f56b7082bf8b70ece6973f36ee517da28c7.tar.bz2
gentoo-3c247f56b7082bf8b70ece6973f36ee517da28c7.zip
dev-java/slf4j-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/slf4j-api')
-rw-r--r--dev-java/slf4j-api/slf4j-api-2.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/slf4j-api/slf4j-api-2.0.3.ebuild b/dev-java/slf4j-api/slf4j-api-2.0.3.ebuild
index db91290c8a95..c97900d1d925 100644
--- a/dev-java/slf4j-api/slf4j-api-2.0.3.ebuild
+++ b/dev-java/slf4j-api/slf4j-api-2.0.3.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:
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/slf4j/archive/v_${PV}.tar.gz -> slf4j-${PV}.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"