commit: af9c0aca3f2597c2ea55913314a8c15376746f80 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jul 29 07:29:47 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jul 29 07:33:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9c0aca
profiles/arch/sparc: use.mask dev-libs/re2[benchmark] on sparc - due to missing dependency. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 7cbf72b51982..cf6737ce74bc 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2024-07-29) +# Dependency not keyworded on sparc. +dev-libs/re2 benchmark + # Michał Górny <[email protected]> (2024-07-24) # Full testing requires www-client/firefox. dev-python/selenium test-rust
