commit: ddd7313b143bb8f1d8fe503b415780cb387c26eb Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu May 20 10:02:20 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu May 20 10:03:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd7313b
profiles/package.mask: app-eselect/eselect-QtPy last-rite Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d0d3aecdcb6..6184c24da3b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Andrew Ammmerlaan <[email protected]> (2021-05-20) +# dev-python/QtPy-1.9.0-r4 now uses USE flags to control if it uses +# PySide2 or PyQt5. With the removal of -r3, this eselect module does +# not do anything and will only lead to confusion and possibly breakage. +# See also: https://bugs.gentoo.org/790764 +# Removal in 30 days. +app-eselect/eselect-QtPy + # Miroslav Šulc <[email protected]> (2021-05-20) # no non-masked consumer, removal in 30 days # see bug: https://bugs.gentoo.org/786852
