commit:     68961b6053fef06927d591453475d2c14fa7538d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 15:50:09 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May 16 16:05:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68961b60

profiles/arch: remove obsolete systemd entry from use.mask

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/arch/alpha/use.mask         | 6 +-----
 profiles/arch/amd64/use.mask         | 6 +-----
 profiles/arch/arm/use.mask           | 4 ----
 profiles/arch/arm64/use.mask         | 4 ----
 profiles/arch/base/use.mask          | 7 +------
 profiles/arch/hppa/use.mask          | 6 +-----
 profiles/arch/ia64/use.mask          | 6 +-----
 profiles/arch/loong/use.mask         | 5 +----
 profiles/arch/m68k/use.mask          | 6 +-----
 profiles/arch/mips/use.mask          | 4 ----
 profiles/arch/powerpc/ppc32/use.mask | 6 +-----
 profiles/arch/powerpc/ppc64/use.mask | 4 ----
 profiles/arch/powerpc/use.mask       | 6 +-----
 profiles/arch/riscv/use.mask         | 3 ---
 profiles/arch/s390/use.mask          | 6 +-----
 profiles/arch/sparc/use.mask         | 4 ----
 profiles/arch/x86/use.mask           | 4 ----
 17 files changed, 10 insertions(+), 77 deletions(-)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index d264e4d4e9aa..46424728f28e 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.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
 
 # Unmask the flag which corresponds to ARCH.
@@ -193,10 +193,6 @@ opencl
 # Unmask once sys-libs/libunwind gets ported & keyworded.
 unwind
 
-# Pacho Ramos <[email protected]> (2014-01-08)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Tobias Klausmann <[email protected]> (2014-07-20)
 # Mask redis USE flag everywhere since redis depends on google-perftools,
 # which are not supported on Alpha at all (assembly).

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 959adab62d26..a7962c924f6c 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.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
 
 # Unmask the flag which corresponds to ARCH.
@@ -55,10 +55,6 @@
 -python_targets_pypy3
 -python_single_target_pypy3
 
-# Michał Górny <[email protected]> (2013-05-04)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Andrey Grozin <[email protected]> (2014-06-25)
 # keyworded on amd64
 -clisp

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 989f3507b134..0227ba0da37c 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -121,10 +121,6 @@ video_cards_radeonsi
 # media-libs/xine-lib is not keyworded
 xine
 
-# Michał Górny <[email protected]> (2013-05-04)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Chí-Thanh Christopher Nguyễn <[email protected]> (2013-08-22)
 # virtual/opencl is not keyworded
 opencl

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 8e48c570e532..d4913543448e 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -73,10 +73,6 @@ opencl
 # net-libs/libsmi not tested on arm64 yet
 smi
 
-# Mart Raudsepp <[email protected]> (2017-02-01)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Markus Meier <[email protected]> (2010-08-22)
 # net-wireless/wimax not tested
 wimax

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 1d46d81afb22..91314159584e 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.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
 
 # matoro <[email protected]> (2022-09-29)
@@ -207,11 +207,6 @@ ecls
 gcl
 sbcl
 
-# Michał Górny <[email protected]> (2013-05-04)
-# Mask systemd flag globally, unmasked on arches on which systemd
-# is keyworded.
-systemd
-
 # Mike Gilbert <[email protected]> (2014-10-19)
 # Requires the following packages to be keyworded/stable:
 # sys-libs/libapparmor

diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 5337dd2771fc..318ce16a1a88 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.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
 
 # Unmask the flag which corresponds to ARCH.
@@ -41,10 +41,6 @@ vulkan
 system-libvpx
 vpx
 
-# Matt Turner <[email protected]> (2018-05-26)
-# Unmask systemd since it is keyworded here.
--systemd
-
 #
 # Jeroen Roovers <[email protected]> (2018-03-22)
 # sys-cluster/ceph is not supported

diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 187c06dae958..8cf4b1f138ce 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.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
 
 # Unmask the flag which corresponds to ARCH.
@@ -198,10 +198,6 @@ opencl
 # sys-devel/llvm s not keyworded, bug #320221
 llvm
 
-# Pacho Ramos <[email protected]> (2014-01-08)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
 

diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask
index 589be7f7ad98..398d7e3a4ce7 100644
--- a/profiles/arch/loong/use.mask
+++ b/profiles/arch/loong/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # WANG Xuerui <[email protected]> (2022-12-05)
@@ -41,9 +41,6 @@ webengine
 # Unmask the flag which corresponds to ARCH.
 -loong
 
-# Unmask systemd
--systemd
-
 # Things we actually can support
 -input_devices_synaptics
 

diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index 1bbcb68e5318..3c5efe6fcfca 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -1,13 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
 -m68k
 
-# Andreas K. Hüttel <[email protected]> (2022-05-31)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # James Le Cuirot <[email protected]> (2021-01-30)
 # GTK is not keyworded or tested.
 gtk

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 409c8ea6b8f7..618df7c4de93 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -21,10 +21,6 @@ tpm
 # rdma-core is not keyworded mips...
 rdma
 
-# Matt Turner <[email protected]> (2018-03-25)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Mart Raudsepp <[email protected]> (2018-02-11)
 # dev-util/valgrind is not keyworded here yet,
 # though the MIPS platform is supported upstream

diff --git a/profiles/arch/powerpc/ppc32/use.mask 
b/profiles/arch/powerpc/ppc32/use.mask
index 8b56e5ee725c..dfc84d5e8125 100644
--- a/profiles/arch/powerpc/ppc32/use.mask
+++ b/profiles/arch/powerpc/ppc32/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2008-2022 Gentoo Authors
+# Copyright 2008-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
@@ -35,7 +35,3 @@ java
 -clisp
 -ecls
 -sbcl
-
-# Pacho Ramos <[email protected]> (2013-09-11)
-# Unmask systemd since it is keyworded here.
--systemd

diff --git a/profiles/arch/powerpc/ppc64/use.mask 
b/profiles/arch/powerpc/ppc64/use.mask
index ef203e88e276..e4ee2f94b694 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -32,7 +32,3 @@ battery
 
 # Unmask the flag for Playstation 3
 -ps3
-
-# Michał Górny <[email protected]> (2013-05-04)
-# Unmask systemd since it is keyworded here.
--systemd

diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index cfff2f28c200..ac70255b3d46 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.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
 
 # PPC Specific use flags
@@ -127,7 +127,3 @@ nvtt
 
 # fdk-aac is already keyworded here
 -fdk
-
-# Pacho Ramos <[email protected]> (2014-01-08)
-# Unmask systemd since it is keyworded here.
--systemd

diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 90360dcf8d5e..1c381636e5e7 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -4,9 +4,6 @@
 # Unmask the flag which corresponds to ARCH.
 -riscv
 
-# Unmask systemd
--systemd
-
 # matoro <[email protected]> (2022-09-29)
 # dev-util/google-perftools is supported here
 -tcmalloc

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index c327a57d7ce7..ea07e2cb1eb6 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -1,13 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
 -s390
 
-# Andreas K. Hüttel <[email protected]> (2022-05-20)
-# Keyworded here
--systemd
-
 # Sam James <[email protected]> (2022-04-26)
 # dev-libs/mongo-c-driver not keyworded here
 mongodb

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index db24b722f93e..321ddb3a648b 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -242,10 +242,6 @@ unwind
 # sys-devel/llvm is not keyworded, bug #320221
 llvm
 
-# Pacho Ramos <[email protected]> (2014-01-19)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
 

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index c3f90515ea6e..80bda001840a 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -48,10 +48,6 @@ webengine
 -python_targets_pypy3
 -python_single_target_pypy3
 
-# Michał Górny <[email protected]> (2013-05-04)
-# Unmask systemd since it is keyworded here.
--systemd
-
 # Andrey Grozin <[email protected]> (2014-06-25)
 # keyworded on x86
 -clisp

Reply via email to