diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-17 23:43:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-17 23:43:33 +0000 |
commit | ffa23cc5a16f22589f9ad68efc93984e8eab8bea (patch) | |
tree | fd4a2501f3a01ee703faf0e159bad2b2aa2de9ad /profiles/default-linux/alpha/use.mask | |
parent | fix for ppc kdelibs-3.5.0_beta2 (diff) | |
download | gentoo-2-ffa23cc5a16f22589f9ad68efc93984e8eab8bea.tar.gz gentoo-2-ffa23cc5a16f22589f9ad68efc93984e8eab8bea.tar.bz2 gentoo-2-ffa23cc5a16f22589f9ad68efc93984e8eab8bea.zip |
pike fails tests so mask it
Diffstat (limited to 'profiles/default-linux/alpha/use.mask')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index fb488a781478..62ec3c909b59 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.26 2005/09/24 17:08:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.27 2005/10/17 23:43:33 vapier 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 @@ -103,3 +103,5 @@ dbus # apache segfaults when using mpm-peruser (bug 105778) mpm-peruser + +pike |