summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-23 11:18:32 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-23 11:18:32 +0000
commit1d4d1765c7f86e2fd765db11ca06d1f7ba9c9c64 (patch)
tree71e60d8aaa7b820f655305aa7455600e796fd85c
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-1d4d1765c7f86e2fd765db11ca06d1f7ba9c9c64.tar.gz
gentoo-2-1d4d1765c7f86e2fd765db11ca06d1f7ba9c9c64.tar.bz2
gentoo-2-1d4d1765c7f86e2fd765db11ca06d1f7ba9c9c64.zip
Mask multilib USE flag on unsupported archs.
-rw-r--r--profiles/default-linux/mips/use.mask5
-rw-r--r--profiles/default-linux/use.mask5
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/default-linux/mips/use.mask b/profiles/default-linux/mips/use.mask
index 7ad45bc039dc..82e0dde07cab 100644
--- a/profiles/default-linux/mips/use.mask
+++ b/profiles/default-linux/mips/use.mask
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.20 2005/01/19 01:14:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.21 2005/01/23 11:18:32 eradicator Exp $
# Joshua Kinard <kumba@gentoo.org>
# dietlibc isn't known to work on mips
@@ -127,3 +127,6 @@ glitz
-n64
-cobalt
-ip28
+
+# Using multilib USE flag until a proper multilib profile is created
+-multilib
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask
index d4bf2a6428e3..191017bd6214 100644
--- a/profiles/default-linux/use.mask
+++ b/profiles/default-linux/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/use.mask,v 1.7 2005/01/10 11:31:08 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.8 2005/01/23 11:18:32 eradicator 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
@@ -35,3 +35,6 @@ n32
n64
cobalt
ip28
+
+# Only used by mips and old amd64 profiles
+multilib