dev-java/jsonp-api: Stabilize 2.0.2-r1 ppc64, #968621

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-01-11 21:07:55 +02:00
parent 83d6ee9566
commit 8dbf7c629d

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}-RELEASE"
LICENSE="EPL-2.0"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS="amd64 ppc64"
DEPEND=">=virtual/jdk-1.9:*" # module-info
RDEPEND=">=virtual/jre-1.8:*"