commit: 4bc6d817c919f969a3c98b9a39ae0e4c93cfc8a4 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 19:06:08 2023 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 19:10:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc6d817
profiles/arch/ia64: mask test for sys-process/systemd-cron Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> profiles/arch/ia64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0405e12f2c94..e357834129de 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/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 + # Jon Janzen <[email protected]> (2023-09-11) # librttopo has not been tested on this arch dev-db/spatialite rttopo
