commit: 83f0fe39fa3c984b625ab37ac4e058133e19d38e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 9 07:44:49 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 9 07:44:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f0fe39
dev-java/json-simple: Stabilize 2.3.1 ppc64, #904057
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/json-simple/json-simple-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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:*"