diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-07 14:22:40 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-07 14:22:40 +0000 |
commit | 874a6ec2bfaaf752d62632b346e4ba6308a24798 (patch) | |
tree | ac99566857b93c7bfd38808c46ffe102678fc1be /profiles | |
parent | move mkdir to pkg_postinst. fixes #135912 (diff) | |
download | gentoo-2-874a6ec2bfaaf752d62632b346e4ba6308a24798.tar.gz gentoo-2-874a6ec2bfaaf752d62632b346e4ba6308a24798.tar.bz2 gentoo-2-874a6ec2bfaaf752d62632b346e4ba6308a24798.zip |
Mask qt4 USE flag for Bug #128411. Remove once qt4 is keyworded, Bug #112811.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 70090fb5b76e..e2da03fd9eec 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.44 2006/06/05 17:05:48 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.45 2006/06/07 14:22:40 tcort Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -150,3 +150,7 @@ cyrus # Masked until firefox is removed from package.mask # See security Bug #135254 ; all other versions are broken, Bug #128777. firefox + +# Masked until qt4 is keyworded, see Bug #128411 (re-keyword poppler-bindings) +# Remove once Bug #112811 (keyword qt4) is resolved +qt4 |