diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-05-07 02:20:09 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-05-07 02:20:29 +1000 |
commit | a6a69ce240267e0d76e56ea79a5d60ae602fa614 (patch) | |
tree | 4d40d407861fe430ba95b594eb3d77f236447702 /profiles | |
parent | games-action/bzflag: version bump (diff) | |
download | gentoo-a6a69ce240267e0d76e56ea79a5d60ae602fa614.tar.gz gentoo-a6a69ce240267e0d76e56ea79a5d60ae602fa614.tar.bz2 gentoo-a6a69ce240267e0d76e56ea79a5d60ae602fa614.zip |
profiles: drop net-irc/quassel[qt5] stable mask from base profile
As Qt 5 is now stable on various archs, masking is handled in arch-specific
profiles instead.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 0b1186d048ff..8aa10bf241c9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -43,10 +43,6 @@ dev-lang/python-exec -python_targets_python3_5 =app-office/libreoffice-5.0* gtk3 =app-office/libreoffice-5.1* gtk3 -# Johannes Huber <johu@gentoo.org> (27 Aug 2015) -# Needs KF 5 stable, bug #558460 -net-irc/quassel qt5 - # Davide Pesavento <pesa@gentoo.org> (26 Aug 2015) # 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 |