From 2f210c93c08515a806199783aabe37d12a0197cb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 30 May 2023 21:21:38 +0100 Subject: gentoo auto-resync : 30:05:2023 - 21:21:38 --- profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/loong/package.use.mask | 4 ++++ profiles/arch/mips/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ profiles/arch/riscv/package.use.stable.mask | 6 ++++++ profiles/arch/s390/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 11 files changed, 46 insertions(+) create mode 100644 profiles/arch/riscv/package.use.stable.mask (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 3432f1a51219..2def3ed90c46 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Sam James (2023-05-01) # media-libs/libjxl is not keyworded # bug https://bugs.gentoo.org/853628 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 41fa484485e7..7ae4cfed9881 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Sam James (2023-05-10) # sys-cluster/ceph not keyworded here sys-block/tgt rbd diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 80a121bcef50..12b5176c0759 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Michał Górny (2023-05-20) # Requires dev-python/sphinx-autodoc-types that has unkeyworded depgraph. dev-python/jupyter-core doc diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 14c693a8d3bf..fa01a4f95691 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Sam James (2023-04-17) # net-misc/pps-tools is not keyworded here net-misc/chrony pps diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index f8cd99f2956f..255f75492abe 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Mike Gilbert (2023-05-27) # Newer sd-boot does not use gnuefi. >=sys-apps/systemd-254 -boot diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index dfaf83be4cb6..052fb6544943 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # matoro (2023-03-03) # virtual/jdk isn't keyworded here media-libs/rubberband jni diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 74d799285634..5d8be8ed040c 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Sam James (2023-05-19) # kde-frameworks/kwayland:5 is not keyworded here. app-crypt/pinentry wayland diff --git a/profiles/arch/riscv/package.use.stable.mask b/profiles/arch/riscv/package.use.stable.mask new file mode 100644 index 000000000000..be1d074b6773 --- /dev/null +++ b/profiles/arch/riscv/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 (2023-05-30) +# sys-apps/dbus-broker is not stable +app-accessibility/at-spi2-core dbus-broker diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 41ac083218a1..348be7575f72 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Sam James (2023-05-01) # media-libs/libjxl is not keyworded # bug https://bugs.gentoo.org/853628 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 82891f189646..87f3faf38b00 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Arsen Arsenović (2023-05-17) # app-emulation/libguestfs pulls in a large amount of dependencies, most # of which aren't or can't be kw'd on SPARC. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 97e091ab7dea..5cf40817952c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-05-30) +# sys-apps/dbus-broker is not keyworded +app-accessibility/at-spi2-core dbus-broker + # Anna Vyalkova (2023-05-20) # net-libs/libomemo-c is not keyworded for ~x86. net-libs/qxmpp omemo -- cgit v1.2.3