summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181233 -> 181232 bytes
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/arm64/use.mask4
-rw-r--r--profiles/arch/arm64/use.stable.mask4
-rw-r--r--profiles/arch/hppa/package.use.mask4
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/loong/package.use.mask4
-rw-r--r--profiles/arch/powerpc/package.use.mask4
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/arch/s390/package.use.mask4
-rw-r--r--profiles/arch/sparc/package.use.mask4
-rw-r--r--profiles/use.local.desc1
12 files changed, 41 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index af89cf0cbee6..fa673507444a 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 80c7ecb833c7..ce7aa8f56321 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
# librttopo has not been tested on this arch
dev-db/spatialite rttopo
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 506221145de9..fdab19c28103 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-arm64
+# Mart Raudsepp <leio@gentoo.org> (2023-10-03)
+# dev-util/sysprof-capture is keyworded on arm64
+-sysprof
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
# Unmask secureboot flag on arches where sbsigntools is keyworded
-secureboot
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index d05e57dc0d65..dd47f125ea2d 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/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
+# Mart Raudsepp <leio@gentoo.org> (2023-10-03)
+# dev-util/sysprof-capture and dev-util/sysprof are not stable yet
+sysprof
+
# Ionen Wolkens <ionen@gentoo.org> (2022-02-17)
# x11-drivers/nvidia-drivers is not stable yet
video_cards_nvidia
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index fd8fa3df7109..9a65b497352e 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.
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Sam James <sam@gentoo.org> (2023-09-24)
# Qt not keyworded here.
app-doc/doxygen gui
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 9cba5f68e148..a80ba2b0541c 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
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Sam James <sam@gentoo.org> (2023-09-24)
# Qt not keyworded here.
app-doc/doxygen gui
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 82b3ec4a8f9a..a8ec015c25ad 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
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# WANG Xuerui <xen0n@gentoo.org> (2023-09-29)
# no luajit for now
media-gfx/gimp lua
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 41111f6e8a8c..a08670693214 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Georgy Yakovlev <gyakovlev@gentoo.org (2023-09-21)
# dtrace/systemtap not availabie on ppc platform for jdk
# configure: ERROR: Unavailable JVM features explicitly enabled for 'server': 'dtrace'
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 21dba51a2a3b..3e3a3d258cad 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Sam James <sam@gentoo.org> (2023-09-22)
# Qt 6 not keyworded here.
dev-util/cmake gui
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index f584ab79bd6b..9577f9be7e30 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
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Sam James <sam@gentoo.org> (2023-09-24)
# Qt not keyworded here.
app-doc/doxygen gui
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 388ee4e8ca86..0c94205df5b8 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
+# Patrick McLean <chutzpah@gentoo.org> (2023-10-03)
+# sys-apps/s6-linux-init has not been tested on this arch
+sys-apps/openrc s6
+
# Sam James <sam@gentoo.org> (2023-09-22)
# Qt 6 not keyworded here.
dev-util/cmake gui
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 5c3520b4f68a..86508008b08c 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -7797,6 +7797,7 @@ sys-apps/openrazer:daemon - Build the OpenRazer daemon service
sys-apps/openrc:bash - enable the use of bash in service scripts (experimental)
sys-apps/openrc:netifrc - enable Gentoo's network stack (net.* scripts)
sys-apps/openrc:newnet - enable the new network stack (experimental)
+sys-apps/openrc:s6 - install s6-linux-init
sys-apps/openrc:sysv-utils - Install sysvinit compatibility scripts for halt, init, poweroff, reboot and shutdown
sys-apps/openrc:sysvinit - control the dependency on sysvinit (experimental)
sys-apps/pciutils:dns - Enable support for querying the central database of PCI IDs using DNS