diff options
author | Richard Freeman <rich0@gentoo.org> | 2023-09-13 15:07:29 -0400 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2023-09-13 15:10:25 -0400 |
commit | 161d85ea19aa44510a7aa6b427a93adc743b3f1b (patch) | |
tree | d90675a28ea83501ac6a4267cfbb1aae8f42cb97 | |
parent | profiles/arch/ia64: mask test for sys-process/systemd-cron (diff) | |
download | gentoo-161d85ea.tar.gz gentoo-161d85ea.tar.bz2 gentoo-161d85ea.zip |
profiles/arch/ppc: mask test for sys-process/systemd-cron
Signed-off-by: Richard Freeman <rich0@gentoo.org>
-rw-r--r-- | profiles/arch/ppc/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
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 <rich0@gentoo.org> (2023-09-13) +# Tests require shellcheck which is not currently available +sys-process/systemd-cron test |