dev-java/jettison: Stabilize 1.5.4 ppc64, #968621

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-01-11 21:07:53 +02:00
parent a50c53210b
commit 0fc4f2e153

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
@@ -16,7 +16,7 @@ S="${WORKDIR}/jettison-${P}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS="amd64 ppc64"
DEPEND="
>=virtual/jdk-1.8:*