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 294391382C5 for ; Tue, 4 May 2021 23:12:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70631E086F; Tue, 4 May 2021 23:12:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 36181E086F for ; Tue, 4 May 2021 23:12:04 +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 AE1B1335CD4 for ; Tue, 4 May 2021 23:12:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EFF6643 for ; Tue, 4 May 2021 23:12:01 +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: <1620169906.955be319d3421f4ac334d0688d86f51977559a6e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 955be319d3421f4ac334d0688d86f51977559a6e X-VCS-Branch: master Date: Tue, 4 May 2021 23:12:01 +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: 12dd49f4-54c4-4533-96d0-f061a01695b6 X-Archives-Hash: d7244ddbc1e0628d6d1ecc243da5d7cf commit: 955be319d3421f4ac334d0688d86f51977559a6e Author: Sam James gentoo org> AuthorDate: Tue May 4 23:10:53 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 4 23:11:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955be319 profiles/arch/amd64: mask openjfx for stable again Copy the base stable mask to satisfy pkgcheck for now, although it seems redundant... Bug: https://bugs.gentoo.org/788118 Signed-off-by: Sam James gentoo.org> profiles/arch/amd64/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 1f3d106695d..33d1a456737 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev (2021-05-05) +# openjfx:8 will never be stabilized +# openjfx:11 probably will neither +dev-java/openjdk:8 javafx +dev-java/openjdk:11 javafx + # Andreas Sturmlechner (2020-10-05) # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable app-office/libreoffice base