commit: 1286f9e403d30fcce7537ee698c6dea43882a989 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 19:34:13 2023 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 19:34:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1286f9e4
profiles/arch/s390: mask openrc s6 USE flag Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) 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 <[email protected]> (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James <[email protected]> (2023-09-24) # Qt not keyworded here. app-doc/doxygen gui
