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 989FE158087 for ; Thu, 20 Jan 2022 07:50:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 726E9E077F; Thu, 20 Jan 2022 07:50:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E1D96E077F for ; Thu, 20 Jan 2022 07:50:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 57B0D3432E9 for ; Thu, 20 Jan 2022 07:50:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD62F263 for ; Thu, 20 Jan 2022 07:50:14 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1642665008.33cd33754f2c27f7b251ec3533bb14adc73f356a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64ul/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 33cd33754f2c27f7b251ec3533bb14adc73f356a X-VCS-Branch: master Date: Thu, 20 Jan 2022 07:50:14 +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: 1dd9297a-88a8-47b1-a5ec-d5db4704e6a3 X-Archives-Hash: b24b6499ec388417e31f4508e1877813 commit: 33cd33754f2c27f7b251ec3533bb14adc73f356a Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jan 20 07:49:43 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jan 20 07:50:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cd3375 profiles/arch/powerpc/ppc64/64ul: mask non-working jdk Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64ul/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask b/profiles/arch/powerpc/ppc64/64ul/package.mask index 22f96c7ad1db..f273ecde64c5 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.mask @@ -8,3 +8,5 @@ net-im/telegram-desktop # Georgy Yakovlev (2019-02-01) # Temurin ppc64 builds are little-endiain only dev-java/openjdk-bin +dev-java/openjdk-11.0.13_p8 +dev-java/openjdk-17.0.1_p12