commit: 9ab216ea2bdf4ce23c8c3d3a45accfd00b8330c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 11:24:42 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 11:24:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab216ea
dev-java/json-simple: Stabilize 4.0.1 ppc64, #949326
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/json-simple/json-simple-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/json-simple/json-simple-4.0.1.ebuild
b/dev-java/json-simple/json-simple-4.0.1.ebuild
index 71a9c542fde0..8ab3851c1cbd 100644
--- a/dev-java/json-simple/json-simple-4.0.1.ebuild
+++ b/dev-java/json-simple/json-simple-4.0.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ppc64"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"