commit: cfc8056e4b3fe5763c8c43589a2388c4b549e172 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 11 19:08:02 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 20:18:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc8056e
dev-java/diffutils: Stabilize 1.3.0 ppc64, #968621 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/diffutils/diffutils-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/diffutils/diffutils-1.3.0.ebuild b/dev-java/diffutils/diffutils-1.3.0.ebuild index 4c43e20ab41f..49de4350a5ed 100644 --- a/dev-java/diffutils/diffutils-1.3.0.ebuild +++ b/dev-java/diffutils/diffutils-1.3.0.ebuild @@ -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 @@ -13,7 +13,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/googlecode/java-diff-utils/diffutils LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ppc64" BDEPEND="app-arch/unzip" DEPEND=">=virtual/jdk-1.8:*"
