summaryrefslogtreecommitdiff
path: root/dev-java/json-smart/json-smart-1.3.3.ebuild
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/json-smart-1.3.3.ebuild
parent04ad78ef8d2930aedec9f4f1db8c55de7d538565 (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/json-smart-1.3.3.ebuild')
-rw-r--r--dev-java/json-smart/json-smart-1.3.3.ebuild4
1 files changed, 2 insertions, 2 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:*"