commit: 8df3e54710a0e7f12722faa2fc466aef31c68e29 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 19:33:35 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=8df3e547
profiles/arch/loong: mask openrc s6 USE flag Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) 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 <[email protected]> (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # WANG Xuerui <[email protected]> (2023-09-29) # no luajit for now media-gfx/gimp lua
