commit: 0c8c493d719d7a00b4559264a7ef114cbea719db Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 07:26:13 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 31 07:26:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8c493d
profiles: loong: Mask kde-frameworks/kimageformats[test] Bug: https://bugs.gentoo.org/911517 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 75b315dc7f86..92385dc5348f 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2023-07-31) +# missing test dependency dev-qt/qtimageformats, bug #911517 +kde-frameworks/kimageformats test + # WANG Xuerui <[email protected]> (2023-07-26) # missing llvm:16 and keyworded lld dev-lang/spidermonkey clang lto
