commit: 43c7139f0654dfe957a722be68fd3efdc6830966 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Sep 1 08:46:53 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 08:46:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c7139f
profiles/arch/s390/package.use.mask: mask minitest-hooks[test] This now requires large parts of dev-ruby/rails to be keyworded. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 833ceeabf4a5..ae7ab5ecfa16 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Hans de Graaff <[email protected]> (2024-09-01) +# Requires large parts of dev-ruby/rails to be keyworded +dev-ruby/minitest-hooks test + # Sam James <[email protected]> (2024-08-23) # dev-util/bpftool and/or sys-devel/bpf-toolchain not keyworded here sys-apps/systemd bpf
