commit:     18782c21fd41876d7784170ea7e2ccb1919a5520
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 03:39:10 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 03:42:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18782c21

profiles: Stable mask USE=libei on x11-base/xwayland

xwayland-23.2 optionally depends on dev-libs/libei and
>=sys-apps/xdg-desktop-portal-1.18.0, the latter of which isn't ready to
be stabilized.

Bug: https://bugs.gentoo.org/916441
Bug: https://bugs.gentoo.org/916442
Bug: https://bugs.gentoo.org/916443
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/amd64/package.use.stable.mask | 4 ++++
 profiles/arch/arm/package.use.stable.mask   | 4 ++++
 profiles/arch/arm64/package.use.stable.mask | 4 ++++
 profiles/arch/loong/package.use.stable.mask | 6 ++++++
 profiles/arch/riscv/package.use.stable.mask | 4 ++++
 profiles/arch/x86/package.use.stable.mask   | 4 ++++
 6 files changed, 26 insertions(+)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 3db074d0c4a1..2fd9ec85b7b9 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei
+
 # Jon Janzen <j...@jonjanzen.com> (2023-09-11)
 # librttopo has not been stabalized on this arch yet
 dev-db/spatialite rttopo

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 5cbcc08621ad..9da31bf6be49 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei
+
 # Sam James <s...@gentoo.org> (2023-07-28)
 # media-libs/libffado not marked stable here
 media-video/pipewire ieee1394

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 988b978b47b6..1f9283250ebb 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei
+
 # Michał Górny <mgo...@gentoo.org> (2023-04-22)
 # Needs unkeyworded dev-python/sympy
 dev-python/nbval test

diff --git a/profiles/arch/loong/package.use.stable.mask 
b/profiles/arch/loong/package.use.stable.mask
new file mode 100644
index 000000000000..4c516cc46c9a
--- /dev/null
+++ b/profiles/arch/loong/package.use.stable.mask
@@ -0,0 +1,6 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei

diff --git a/profiles/arch/riscv/package.use.stable.mask 
b/profiles/arch/riscv/package.use.stable.mask
index be1d074b6773..ce36e2613c03 100644
--- a/profiles/arch/riscv/package.use.stable.mask
+++ b/profiles/arch/riscv/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei
+
 # Matt Turner <matts...@gentoo.org> (2023-05-30)
 # sys-apps/dbus-broker is not stable
 app-accessibility/at-spi2-core dbus-broker

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index 9e2282f168af..d62cb13fd200 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <matts...@gentoo.org> (2023-10-30)
+# libei not stable yet
+x11-base/xwayland libei
+
 # Arthur Zamarin <arthur...@gentoo.org> (2023-06-03)
 # Destabilizing x86 keywords on sci-*/* packages
 app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok

Reply via email to