commit: 23b14f6512505d7085b9b006c219a825e8876219 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 08:24:37 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 09:09:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b14f65
profiles/arch/hppa: 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 hppa. Bug: https://bugs.gentoo.org/919896 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 28418ec67b4b..ea0c0add11c4 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Ionen Wolkens <[email protected]> (2024-01-23) +# Needs dev-qt/qtquick3d:6 which itself needs media-libs/assimp that +# is not keyworded here and currently fails tests (bug #919896). +dev-qt/qtmultimedia:6 qml + # Leonardo Hernández Hernández <[email protected]> (2024-01-06) # net-libs/grpc not keyworded here app-admin/syslog-ng grpc
