commit: 3f0352b5c95a526bc8b32bd024f19bd79c5313e7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 10 03:54:40 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Dec 10 05:32:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0352b5
dev-java/typesafe-config: Stabilize 1.4.5 ppc64, #965194
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-java/typesafe-config/typesafe-config-1.4.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/typesafe-config/typesafe-config-1.4.5.ebuild
b/dev-java/typesafe-config/typesafe-config-1.4.5.ebuild
index f6e332424d76..28432f9f4f40 100644
--- a/dev-java/typesafe-config/typesafe-config-1.4.5.ebuild
+++ b/dev-java/typesafe-config/typesafe-config-1.4.5.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/config-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc64"
+KEYWORDS="amd64 ppc64"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"