commit: ffcfa9843ed24d1d9412378962cb3a17c79027f5 Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com> AuthorDate: Fri Feb 28 15:41:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 20:01:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcfa984
profiles/arch/sparc: use mask sys-libs/libnbd[test] Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/40808 Closes: https://github.com/gentoo/gentoo/pull/40808 Signed-off-by: Sam James <sam <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 b313b18a853a..67f29ae842c2 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Byrne <[email protected]> (2025-06-13) +# dev-ml/findlib is not keyworkded here +sys-libs/libnbd test + # Andreas Sturmlechner <[email protected]> (2025-06-13) # dev-libs/libwacom is not keyworded here dev-libs/libinput input_devices_wacom
