summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:47:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:47 +0300
commita53cc3a1c982bbedb8449a3626be64c1643b7018 (patch)
treef7957e26d98e74aaa70b7c64895160aed2d52bbe /dev-java/json-smart
parentdev-java/json-simple: dekeyword arm (diff)
downloadgentoo-a53cc3a1c982bbedb8449a3626be64c1643b7018.tar.gz
gentoo-a53cc3a1c982bbedb8449a3626be64c1643b7018.tar.bz2
gentoo-a53cc3a1c982bbedb8449a3626be64c1643b7018.zip
dev-java/json-smart: 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/json-smart')
-rw-r--r--dev-java/json-smart/json-smart-1.3.3.ebuild4
-rw-r--r--dev-java/json-smart/json-smart-2.5.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/json-smart/json-smart-1.3.3.ebuild b/dev-java/json-smart/json-smart-1.3.3.ebuild
index c174d7e6acb7..e99f34716d66 100644
--- a/dev-java/json-smart/json-smart-1.3.3.ebuild
+++ b/dev-java/json-smart/json-smart-1.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ HOMEPAGE="https://urielch.github.io"
SRC_URI="https://github.com/netplex/json-smart-v1/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"
diff --git a/dev-java/json-smart/json-smart-2.5.0.ebuild b/dev-java/json-smart/json-smart-2.5.0.ebuild
index 04a95c02d05f..1a50af565897 100644
--- a/dev-java/json-smart/json-smart-2.5.0.ebuild
+++ b/dev-java/json-smart/json-smart-2.5.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-v2-${PV}"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RESTRICT="test" #839681
DEPEND="