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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E212158094 for ; Fri, 16 Sep 2022 15:09:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 360DCE0893; Fri, 16 Sep 2022 15:09:46 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 1DD38E0893 for ; Fri, 16 Sep 2022 15:09:46 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 407C8340F97 for ; Fri, 16 Sep 2022 15:09:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E3745CD for ; Fri, 16 Sep 2022 15:09:42 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1663340958.c3c1c5625c3eecd69d531c3bde17cf86bb2f93ac.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/use.stable.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c3c1c5625c3eecd69d531c3bde17cf86bb2f93ac X-VCS-Branch: master Date: Fri, 16 Sep 2022 15:09:42 +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: 18ca1614-ee8d-4db4-8933-a408a64cabc8 X-Archives-Hash: b00d6c01f8ad5ff472bfbaa10221f108 commit: c3c1c5625c3eecd69d531c3bde17cf86bb2f93ac Author: Matt Turner gentoo org> AuthorDate: Fri Sep 16 15:07:56 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 16 15:09:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c1c562 profiles/sparc: Stable mask USE=gtk4 Signed-off-by: Matt Turner gentoo.org> profiles/arch/sparc/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 46838edd2062..3062c3d30baa 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/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 use.mask +# Matt Turner (2022-09-16) +# gui-libs/gtk is not stable here +gtk4 + # Sam James (2021-04-27) # Clang and friends aren't (yet?) stable on sparc clang