commit: d8f90030d4ecb35c29c058e3e703b7b06141f84a Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 08:18:38 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 08:19:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f90030
prodfiles/arch/alpha: Mask USE=qt5 on alpha due to lack of manpower Gentoo-Bug: 556700 profiles/arch/alpha/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 84358cb..ba95edc 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ +# Tobias Klausmann <[email protected]> (07 Jun 2016) +# We currently do not ave the resources to AT qt5 packages. +# This may change when/if qt4 goes away. +qt5 + # Tobias Klausmann <[email protected]> (23 May 2016) # There is no luajit support on alpha. Bug #554376. luajittex
