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 35BE0138359 for ; Sat, 19 Sep 2020 03:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AECC6E0805; Sat, 19 Sep 2020 03:12:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 96D8AE0805 for ; Sat, 19 Sep 2020 03:12:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 31B5334108E for ; Sat, 19 Sep 2020 03:12:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ABE4365 for ; Sat, 19 Sep 2020 03:12:21 +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: <1600484187.225e58c168d71f2ba91fc806d004d31929af9b55.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 225e58c168d71f2ba91fc806d004d31929af9b55 X-VCS-Branch: master Date: Sat, 19 Sep 2020 03:12:21 +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: d0fc96c8-deee-4541-80bf-4bb195e45555 X-Archives-Hash: 3784156243d8da2c980d12d96943aac0 commit: 225e58c168d71f2ba91fc806d004d31929af9b55 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Sep 19 02:05:37 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Sep 19 02:56:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225e58c1 profiles/base/package.use.stable.mask: stablemask openjdk:8[javafx] Signed-off-by: Georgy Yakovlev gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 6cb7ba9f261..dbf8fed5b0f 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Georgy Yakovlev (2020-09-18) +# openjfx:8 will never be stabilized +dev-java/openjdk:8 javafx + # Pacho Ramos (2020-08-21) # app-text/pandoc is hard to stabilize #737612 sys-apps/earlyoom docs