dev-java/jcommander: Stabilize 1.83 ppc64, #968621

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-01-11 21:07:56 +02:00
parent 62353d3d2b
commit cfb95bfb0a

View File

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