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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6D8F1382C5 for ; Sun, 16 May 2021 17:12:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08E3BE0837; Sun, 16 May 2021 17:12:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1C46E0837 for ; Sun, 16 May 2021 17:12:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99C6E340DE1 for ; Sun, 16 May 2021 17:12:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7AF5737 for ; Sun, 16 May 2021 17:12:46 +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: <1621185148.fe85de82ad1b82639d800bce1920610a5d8bc68f.gyakovlev@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.use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: fe85de82ad1b82639d800bce1920610a5d8bc68f X-VCS-Branch: master Date: Sun, 16 May 2021 17:12:46 +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: f5938af8-54c7-454f-883a-c85662bb99ac X-Archives-Hash: cdf417a56e6edac3a2ab6d25dfe6a069 commit: fe85de82ad1b82639d800bce1920610a5d8bc68f Author: Georgy Yakovlev gentoo org> AuthorDate: Sun May 16 17:03:49 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun May 16 17:12:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe85de82 profiles/arch/powerpc/ppc64/64le: fix openjfx mask Bug: https://bugs.gentoo.org/788118 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64le/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask index 6dbcf7edfcd..7672dc89518 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask @@ -5,7 +5,7 @@ # openjfx:8 will never be stabilized # openjfx:11 probably will neither dev-java/openjdk:8 javafx -dev-java/openjdk:11 javaf +dev-java/openjdk:11 javafx # Georgy Yakovlev (2020-02-27) # vulkan tested and works on ppc64le, but not stabilized yet