commit: ea5fb169fb165fe0dda45cbe44deda8185854876 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 19:03:56 2023 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 19:10:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5fb169
profiles/arch/hppa: mask test for sys-process/systemd-cron Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 350f51f38218..4c64949cc832 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Rich Freeman <[email protected]> (2023-09-13) +# Tests require shellcheck which is not currently available on hppa +sys-process/systemd-cron test + # Ionen Wolkens <[email protected]> (2023-07-26) # MPV currently[1] has no plans to support >=lua5-3 making luajit # the only choice for maintained lua. Apply mask/force to override
