diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-31 16:12:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-31 16:12:26 +0000 |
commit | dd7022b41bad630dcc794ae54aa7186a019a5f5f (patch) | |
tree | d2214d2ad6424bd2da608dbe1ccea9ae2bb8affc /profiles/default-linux | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-dd7022b41bad630dcc794ae54aa7186a019a5f5f.tar.gz gentoo-2-dd7022b41bad630dcc794ae54aa7186a019a5f5f.tar.bz2 gentoo-2-dd7022b41bad630dcc794ae54aa7186a019a5f5f.zip |
Because this profile inherits base, in which USE multilib is already masked, we don't need to duplicate it here.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index 2d65678a1028..b870ec5ec880 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.29 2007/06/22 18:53:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.30 2009/07/31 16:12:26 ssuominen 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 @@ -10,8 +10,5 @@ # amd64 only: emul-linux-x86 -# Only used by mips and old amd64 profiles -multilib - # ppc and x86/amd64 x264 |