commit:     832d48ac60ae1be4702b33390d19a52f5eb0bf1e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 00:02:45 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 00:02:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832d48ac

profiles/arch: drop qt6 use.stable.mask where possible

ppc32 still waiting on bug #932862

Bug: https://bugs.gentoo.org/932862
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/arch/arm/use.stable.mask           | 4 ----
 profiles/arch/powerpc/ppc32/use.stable.mask | 4 ++++
 profiles/arch/powerpc/use.stable.mask       | 6 +-----
 profiles/arch/x86/use.stable.mask           | 4 ----
 4 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/profiles/arch/arm/use.stable.mask 
b/profiles/arch/arm/use.stable.mask
index 496c16486c01..067c0d6c42db 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/use.stable.mask
@@ -8,10 +8,6 @@
 # Allow ruby32 stabling: https://bugs.gentoo.org/932285
 ruby_targets_ruby32
 
-# Ionen Wolkens <io...@gentoo.org> (2024-01-27)
-# Qt6 is not stable here yet
-qt6
-
 # Sam James <s...@gentoo.org> (2022-01-16)
 # net-libs/gnome-online-accounts is not marked stable on arm yet
 gnome-online-accounts

diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask 
b/profiles/arch/powerpc/ppc32/use.stable.mask
index 848b8db5a597..ba9425aa2ac7 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 2014-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ionen Wolkens <io...@gentoo.org> (2024-06-09)
+# Qt6 is not stable here yet
+qt6
+
 # Sam James <s...@gentoo.org> (2024-03-07)
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)
 php_targets_php8-2

diff --git a/profiles/arch/powerpc/use.stable.mask 
b/profiles/arch/powerpc/use.stable.mask
index 26c5e7756991..cf5a25e06e1d 100644
--- a/profiles/arch/powerpc/use.stable.mask
+++ b/profiles/arch/powerpc/use.stable.mask
@@ -1,13 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Ionen Wolkens <io...@gentoo.org> (2024-01-27)
-# Qt6 is not stable here yet
-qt6
-
 # Matt Turner <matts...@gentoo.org> (2018-04-25)
 # Dropped stable keywords
 octave

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index 6f373ce425c2..90b1e4500f31 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -12,10 +12,6 @@ atlas
 # media-libs/jasper is not stable
 jasper
 
-# Ionen Wolkens <io...@gentoo.org> (2024-01-27)
-# Qt6 is not stable here yet
-qt6
-
 # Sam James <s...@gentoo.org> (2020-11-10)
 # media-gfx/openvdb is not stable on x86
 # ... and has failing tests right now anyway

Reply via email to