commit: b1418d72e6ec2b6bd87edabea56e039238364612 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Feb 13 16:41:13 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Feb 13 16:43:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1418d72
profiles/arch/sparc: mask dev-qt/qtmultimedia:6[qml] wrt bug #919896, can be closed WONTFIX if there is no interest in getting this fixed -- odds are this mask will be permanent unless something really needs USE=qml on sparc. Bug: https://bugs.gentoo.org/924430 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8920622d9cbf..4aee735e20c7 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <[email protected]> (2024-02-13) +# Needs dev-qt/qtquick3d:6 which itself needs media-libs/assimp that +# is not keyworded here and currently fails tests (bug #924430). +dev-qt/qtmultimedia:6 qml + # Eray Aslan <[email protected]> (2024-02-13) # tests require dev-db/mongodb which is not keyworded dev-libs/mongo-c-driver test
