commit: 0489b1da32f7fade236896fe4f8aa87eb0bc1766 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat May 31 10:44:16 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 15:14:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0489b1da
profiles: arm64: Mask sci-libs/libsigrok[gpib] ...would file keywordreq, but sci-libs/linux-gpib appears to be rather broken right now so it would not succeed. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index a46f3d2beaac..c298c83fbf07 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2025-05-31) +# Pulls in sci-libs/linux-gpib which is not yet keyworded here +sci-libs/libsigrok gpib + # Paul Zander <[email protected]> (2025-05-06) # dev-python/nanobind is not keyworded here media-gfx/openvdb python
