From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A5C015817D for ; Sat, 22 Jun 2024 21:34:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13491E2B0D; Sat, 22 Jun 2024 21:34:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9B43E2B0D for ; Sat, 22 Jun 2024 21:34:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 289CE340C3C for ; Sat, 22 Jun 2024 21:34:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3414F158E for ; Sat, 22 Jun 2024 21:33:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1719092018.a49990c1a1781052620a5b53581e80ae288e290a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a49990c1a1781052620a5b53581e80ae288e290a X-VCS-Branch: master Date: Sat, 22 Jun 2024 21:33:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 428e88d1-8bd0-46d1-a2ec-0c6c40ef3ca8 X-Archives-Hash: 60c77c6d4ea7546650dbf51a94a3bffc commit: a49990c1a1781052620a5b53581e80ae288e290a Author: Sam James gentoo org> AuthorDate: Sat Jun 22 21:33:08 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 22 21:33:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a49990c1 profiles/arch/powerpc/ppc64/64le: restore OpenJDK unmask Apparently pkgcheck has a FP for UnmatchedProfilePackageUnmask. Bug: https://bugs.gentoo.org/918647 Fixes: dd7cb10ad6297c4a26d5e229cdde8c842ea2b552 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc64/64le/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index 7b0be30a349e..a32c717e5294 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -64,6 +64,11 @@ # works fine on little-endian -x11-drivers/xf86-video-amdgpu +# Georgy Yakovlev (2019-02-04) +# Temurin ppc64 build is little-endian only +# so we can use bins. +-dev-java/openjdk-bin + # Sergei Trofimovich (2018-04-11) # ltrace is not ported to powerpc64le yet. dev-debug/ltrace