summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-09 07:44:49 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-09 07:44:49 +0000
commit83f0fe39fa3c984b625ab37ac4e058133e19d38e (patch)
tree4fc90e040560ac2b4c6e41ea7cf847eb5ba3cbfc /dev-java
parentdev-python/python-engineio: enable py3.11 (diff)
downloadgentoo-83f0fe39fa3c984b625ab37ac4e058133e19d38e.tar.gz
gentoo-83f0fe39fa3c984b625ab37ac4e058133e19d38e.tar.bz2
gentoo-83f0fe39fa3c984b625ab37ac4e058133e19d38e.zip
dev-java/json-simple: Stabilize 2.3.1 ppc64, #904057
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/json-simple/json-simple-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/json-simple/json-simple-2.3.1.ebuild b/dev-java/json-simple/json-simple-2.3.1.ebuild
index 4762c448b485..1a2f835b8547 100644
--- a/dev-java/json-simple/json-simple-2.3.1.ebuild
+++ b/dev-java/json-simple/json-simple-2.3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="2.3"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"