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 23ABB158086 for ; Sat, 16 Oct 2021 17:50:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78EB0E0894; Sat, 16 Oct 2021 17:50:08 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B482E0891 for ; Sat, 16 Oct 2021 17:50:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20F6A342BFB for ; Sat, 16 Oct 2021 17:50:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A07E156 for ; Sat, 16 Oct 2021 17:50:05 +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: <1634406522.6b7d4b39fab9122f71f6b980bc4b177e2339b9c3.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 6b7d4b39fab9122f71f6b980bc4b177e2339b9c3 X-VCS-Branch: master Date: Sat, 16 Oct 2021 17:50:05 +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: c110c31b-9f57-4812-a904-708cbdb270fa X-Archives-Hash: 43c70e5ff58a182427622363ef135061 commit: 6b7d4b39fab9122f71f6b980bc4b177e2339b9c3 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Oct 16 17:45:49 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Oct 16 17:48:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7d4b39 profiles/base: mask openjdk:17[javafx] for now until work is done Signed-off-by: Georgy Yakovlev gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0b449275f73..7aef25d015e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Georgy Yakovlev (2021-10-16) +# openjfx for openjdk17 is not yet available +dev-java/openjdk:17 javafx + # Sam James (2021-10-16) # Fails to compile, bug #787134 =sys-fs/dd-rescue-1.99.11 cpu_flags_x86_avx2