commit: 84baf84d53b523f17f1ab6c232b8eda673632e33 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 12:51:21 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 12:56:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84baf84d
profiles: loong: Mask dev-python/QtPy[pyside6] Bug: https://bugs.gentoo.org/934361 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 cc55e19652fe..5ed3d683fbb1 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2024-09-13) +# dev-python/pyside6 isn't keyworded here +dev-python/QtPy pyside6 + # Andreas Sturmlechner <[email protected]> (2024-09-07) # kde-plasma/plasma-workspace:6 is not keyworded virtual/notification-daemon kde
