commit: 161d85ea19aa44510a7aa6b427a93adc743b3f1b Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 19:07:29 2023 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 19:10:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161d85ea
profiles/arch/ppc: mask test for sys-process/systemd-cron Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> profiles/arch/ppc/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/ppc/package.use.mask b/profiles/arch/ppc/package.use.mask new file mode 100644 index 000000000000..ba27d13b1c64 --- /dev/null +++ b/profiles/arch/ppc/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Rich Freeman <[email protected]> (2023-09-13) +# Tests require shellcheck which is not currently available +sys-process/systemd-cron test
