commit: 9979762450a82b060be6327648a94db13be2649a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Aug 18 06:14:07 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 18 06:14:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99797624
profiles/arch/loong/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/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 1576c2ae231b..475887b6dd32 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Hans de Graaff <[email protected]> (2024-08-18) +# 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
