commit: 94bea4b86f4de59e268a3741fedfef3c317c70eb Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Fri Apr 8 15:38:50 2016 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 15:40:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bea4b8
profiles: stable-unmask a few USE flags for dev-python/PyQt5 The corresponding Qt5 modules are now stable. profiles/base/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 88a5213..2011038 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -47,7 +47,7 @@ net-irc/quassel qt5 # The corresponding Qt5 modules are not stable yet, and we don't want # to stabilize them solely because of PyQt5 when there are no other # in-tree users yet. -dev-python/PyQt5 positioning sensors serialport webchannel websockets +dev-python/PyQt5 serialport websockets # Pacho Ramos <[email protected]> (15 May 2015) # Version compatible with current ffmpeg is not ready to be stabilized
