commit: eca71d6147465599cba28fd124bce23ff5826e22 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 10:57:20 2016 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Wed Jun 8 15:56:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca71d61
profiles: stable unmask USE=qt5 globally on ppc64 profiles/arch/powerpc/ppc64/package.use.stable.mask | 7 ++++++- profiles/arch/powerpc/ppc64/use.stable.mask | 10 ---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 565bf5a..495e617 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -18,6 +18,11 @@ #--- END OF EXAMPLES --- +# Davide Pesavento <[email protected]> (06 Jun 2016) +# dev-qt/qtx11extras:5 not stable yet (bug 585228) +media-video/vlc qt5 +x11-themes/qtcurve qt5 + # Ian Delaney <[email protected]> (04 Jan 2016) # on behalf of Ilya Tumaykin <[email protected]> # media-libs/libsdl2 wasn't stabilized in the past, but now @@ -25,7 +30,7 @@ =media-video/mpv-0.9.2-r1 sdl # Davide Pesavento <[email protected]> (11 May 2015) -# dev-qt/qtopenvg not yet stable +# dev-qt/qtopenvg:4 won't be stabilized on this arch dev-qt/qtdemo openvg # Pacho Ramos <[email protected]> (02 Jul 2014) diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask deleted file mode 100644 index 4614849..0000000 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -# -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in use.mask - -# Ben de Groot <[email protected]> (24 Aug 2015) -# Not yet stable, bug #543326 -qt5
