commit: c0c08d99e43917df8bd7c0263ec382a79c2b17f0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 12 21:08:25 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=c0c08d99
profiles: powerpc: Drop dev-python/QtPy[pyqt6] mask Bug: https://bugs.gentoo.org/871525 Bug: https://bugs.gentoo.org/935070 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/powerpc/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 802fa28d8127..c2e463edbe03 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -115,9 +115,9 @@ app-admin/conky doc media-sound/snd notcurses # Andrew Ammerlaan <[email protected]> (2022-09-23) -# Only PyQt5 is keyworded on pcc64 at the moment. +# pyside2 is not keyworded on powerpc at the moment. # Mask the other Qt4Python implementations -dev-python/QtPy pyside2 pyqt6 pyside6 +dev-python/QtPy pyside2 pyside6 # Matt Turner <[email protected]> (2022-04-18) # app-text/nuspell is not keyworded
