commit: 628cd7fc716773c0bf32bcf39b3bf3e2eed0dec3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Aug 16 08:09:22 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 16 08:09:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628cd7fc
profiles/arch/alpha/package.use.mask: mask test for minitest-hooks Bug: https://bugs.gentoo.org/937954 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 127015fe08c6..a3fc2a240cd9 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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-08-16) +# Requires large parts of dev-ruby/rails to be keyworded +dev-ruby/minitest-hooks test + # Matt Jolly <[email protected]> (2024-08-14) # QUIC dependencies are not keyworded net-misc/curl http3 quic curl_quic_openssl curl_quic_ngtcp2
