commit: a86f6543192da380d7e2c10698d3cab63fcec417 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 19:08:26 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=a86f6543
profiles/arch/sparc: mask test for sys-process/systemd-cron Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index c3a164fad62e..dac73090b8de 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-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 + # Sam James <[email protected]> (2023-07-21) # Requires app-emulation/qemu. sys-kernel/gentoo-kernel test
