diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-03 12:49:06 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-03 12:49:06 +0000 |
commit | abb02ffacff721dfa1d2d8b4b03c90582a409eea (patch) | |
tree | f1683872ac50aa841bef5aab2b2b2c84c76503a4 /profiles/uclibc/mips | |
parent | Mark stable on x86, as the older version segfaults against current stable ffm... (diff) | |
download | historical-abb02ffacff721dfa1d2d8b4b03c90582a409eea.tar.gz historical-abb02ffacff721dfa1d2d8b4b03c90582a409eea.tar.bz2 historical-abb02ffacff721dfa1d2d8b4b03c90582a409eea.zip |
Masked mpi USE flag, per bug #227631
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r-- | profiles/uclibc/mips/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/uclibc/mips/use.mask b/profiles/uclibc/mips/use.mask index 89cd0d7bb049..eddef8085dfd 100644 --- a/profiles/uclibc/mips/use.mask +++ b/profiles/uclibc/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/use.mask,v 1.6 2007/03/01 07:47:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/use.mask,v 1.7 2009/03/03 12:49:06 pva Exp $ # Henrik Brix Andersen <brix@gentoo.org> # According to the mips herd, we currently have no way of testing @@ -16,3 +16,7 @@ php # Daniel Black <dragonheart@gentoo.org> (28 Feb 2007) # Use mask l7-filter for iptables dependency - bug #150343 until mips tested l7filter + +# Peter Volkov <pva@gentoo.org> MPI was never tested on mips, but +# some programs with this useflag are useful, e.g #227631 +mpi |