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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AA72158090 for ; Tue, 3 May 2022 20:30:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60337E077F; Tue, 3 May 2022 20:30:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FBB8E077F for ; Tue, 3 May 2022 20:30:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DCAF34188F for ; Tue, 3 May 2022 20:29:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA5CA2E1 for ; Tue, 3 May 2022 20:29:57 +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: <1651609776.25ff46699ff036d55928b12d3fe801dc2f83e4b0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 25ff46699ff036d55928b12d3fe801dc2f83e4b0 X-VCS-Branch: master Date: Tue, 3 May 2022 20:29:57 +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: a373b22b-0bdb-46af-8891-9c08243d9c7b X-Archives-Hash: 2bce7656e8f6693adeb8c934817fe9b1 commit: 25ff46699ff036d55928b12d3fe801dc2f83e4b0 Author: Florian Schmaus gentoo org> AuthorDate: Tue May 3 19:57:23 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 3 20:29:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ff4669 profiles/arch/powerpc/ppc64: drop jdk/jre mask Due to the work of arthurzam, we now have working JDKs and JREs for PPC64. Signed-off-by: Florian Schmaus gentoo.org> Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc64/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask index 1a0a946a4ee8..a1f42df0cdef 100644 --- a/profiles/arch/powerpc/ppc64/package.mask +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -16,11 +16,6 @@ dev-lisp/sbcl >=dev-java/eclipse-ecj-4.10 >=www-servers/tomcat-9 -# Sam James (2022-01-09) -# No provider (e.g. OpenJDK) available on big endian PPC64 right now -virtual/jdk:11 -virtual/jre:11 - # Sam James (2021-10-16) # Mask for media-libs/openexr and its reverse dependencies. # Broken on big endian.