commit: 83bc4442cae713430db55574c6800b9ac183039f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 06:43:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 06:45:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83bc4442
profiles/arch/s390: mask dev-libs/re2[benchmark] dev-cpp/benchmark is not yet keyworded here. Bug: https://bugs.gentoo.org/914038 Signed-off-by: Sam James <sam <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 71c76c64be3b..21be0e584200 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]. (2025-01-14) +# dev-cpp/benchmark is not yet keyworded here +dev-libs/re2 benchmark + # Sam James <[email protected]> (2025-01-14) # dev-libs/libpfm is not yet keyworded here dev-cpp/benchmark libpfm
