summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-15 13:15:21 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-15 13:15:21 +0000
commit396fe33744f03357774835e25085e8737488357b (patch)
tree15c4dc75e8bd9352263c2c693565b505f64833e8
parentdev-java/jbcrypt: Stabilize 0.4 amd64, #910387 (diff)
downloadgentoo-396fe33744f03357774835e25085e8737488357b.tar.gz
gentoo-396fe33744f03357774835e25085e8737488357b.tar.bz2
gentoo-396fe33744f03357774835e25085e8737488357b.zip
dev-java/json-smart: Stabilize 1.3.3 amd64, #910387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/json-smart/json-smart-1.3.3.ebuild2
1 files changed, 1 insertions, 1 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 2249a996229c..78add7892d40 100644
--- a/dev-java/json-smart/json-smart-1.3.3.ebuild
+++ b/dev-java/json-smart/json-smart-1.3.3.ebuild
@@ -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 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"