diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 10:18:38 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 10:19:53 +0200 |
commit | d8f90030d4ecb35c29c058e3e703b7b06141f84a (patch) | |
tree | 89360ed014599b395425ebe932d9daf94289c839 /profiles | |
parent | dev-ruby/trollop-2.1.2-r0: add ~alpha keyword (diff) | |
download | gentoo-d8f90030d4ecb35c29c058e3e703b7b06141f84a.tar.gz gentoo-d8f90030d4ecb35c29c058e3e703b7b06141f84a.tar.bz2 gentoo-d8f90030d4ecb35c29c058e3e703b7b06141f84a.zip |
prodfiles/arch/alpha: Mask USE=qt5 on alpha due to lack of manpower
Gentoo-Bug: 556700
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 84358cbdcf5c..ba95edcc82b7 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 <klausman@gentoo.org> (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 <klausman@gentoo.org> (23 May 2016) # There is no luajit support on alpha. Bug #554376. luajittex |