From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B71571582EF for ; Fri, 21 Feb 2025 21:34:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9D63A3431F0 for ; Fri, 21 Feb 2025 21:34:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1CCC0110471; Fri, 21 Feb 2025 21:34:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 11119110471 for ; Fri, 21 Feb 2025 21:34:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BA9653431DC for ; Fri, 21 Feb 2025 21:34:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 242482735 for ; Fri, 21 Feb 2025 21:34:19 +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: <1740173622.85a1a6bc5b8ec8f881f9b397f24b3499c72e44ea.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 85a1a6bc5b8ec8f881f9b397f24b3499c72e44ea X-VCS-Branch: master Date: Fri, 21 Feb 2025 21:34:19 +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: 6b576f5d-b0c1-4c60-83e6-0031b4bfd49e X-Archives-Hash: a9cda3ea45fc89ad320b24cc4398e9fa commit: 85a1a6bc5b8ec8f881f9b397f24b3499c72e44ea Author: Sam James gentoo org> AuthorDate: Fri Feb 21 21:32:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 21 21:33:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a1a6bc profiles/base: unmask >=gui-libs/gtk[vulkan] In 4.16.x, Vulkan is the default in GTK, so unmask it. 4.16.x isn't yet marked stable in Gentoo so let's unmask it just for >=4.16.x to avoid a surprise for stable users. Signed-off-by: Sam James gentoo.org> profiles/base/package.use.mask | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0da3f54aeddb..49e4b3e1f407 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,11 @@ # New entries go on top. +# Sam James (2025-02-21) +# Mask for older GTK to phase in enabling Vulkan for users (and avoid a surprise +# for stable users, as Vulkan is enabled by default on desktop profiles). + (2025-02-20) # Requires dev-python/recommonmark with Python 3.10 =mail-filter/rspamd-3.0 jemalloc -# Matt Turner (2021-08-28) -# Mask experimental options. -gui-libs/gtk vulkan - # Marek Szuba (2021-07-14) # Makes two tests fail (when linked against openmpi, at least) due to # incorrect implementation of either MPI support itself or said tests: