From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1499586-garchives=archives.gentoo.org@lists.gentoo.org> 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 2068815A7D9 for <garchives@archives.gentoo.org>; Thu, 23 Mar 2023 07:09:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EA44E07EF; Thu, 23 Mar 2023 07:09:11 +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 6E317E07EF for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2023 07:09:10 +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 648AC33BF51 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2023 07:09:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB0158E0 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Mar 2023 07:09:07 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1679555274.6a90e730b47d5fdf719a04b27a35740c1ce50243.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/, profiles/base/, profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.stable.mask profiles/arch/powerpc/ppc64/package.use.stable.mask profiles/base/package.use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ profiles/arch/arm/ profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6a90e730b47d5fdf719a04b27a35740c1ce50243 X-VCS-Branch: master Date: Thu, 23 Mar 2023 07:09:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6380fb7b-129f-4ad7-a8ef-85b2adf90648 X-Archives-Hash: 4a81cff4d6688ea5938dad206da15945 commit: 6a90e730b47d5fdf719a04b27a35740c1ce50243 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 23 07:07:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 07:07:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a90e730 profiles: refine pkgcheck[emacs] stable-mask to be more granular (arm/ppc64) flycheck is stable in a bunch of places now, so refine the mask. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 6 +++++- profiles/arch/powerpc/ppc64/package.use.stable.mask | 6 +++++- profiles/base/package.use.stable.mask | 4 ---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index b149b0eec5d0..19401bfc021c 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-03-23) +# app-emacs/flycheck is not marked stable here yet +dev-util/pkgcheck emacs + # Sam James <sam@gentoo.org> (2022-07-06) # sci-libs/sundials is not marked stable on arm sci-mathematics/octave sundials diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 52c4c9f9646d..254986f24369 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-03-23) +# app-emacs/flycheck is not marked stable here yet +dev-util/pkgcheck emacs + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-09-23) # The corresponding Qt5 modules are not stable keyworded on ppc64, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index ecd863f4b8f7..6d1df4e1afa2 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -33,10 +33,6 @@ net-libs/gssdp man # depend in turn on subprocess-tee. dev-python/subprocess-tee test-full -# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-16) -# app-emacs/flycheck is not stable -dev-util/pkgcheck emacs - # Matt Turner <mattst88@gentoo.org> (2022-05-11) # app-text/pandoc is not stable app-text/nuspell doc