diff options
author | 2007-06-22 18:53:03 +0000 | |
---|---|---|
committer | 2007-06-22 18:53:03 +0000 | |
commit | 0acc77cab4b447a738596075fb3a488e99cc0b0c (patch) | |
tree | 5770476ac351a886ae0f54064c5ebc587b884999 /profiles/selinux/2005.1 | |
parent | add dev-python/pygobject to DEPEND when building with FEATURES=test (diff) | |
download | gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.tar.gz gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.tar.bz2 gentoo-2-0acc77cab4b447a738596075fb3a488e99cc0b0c.zip |
Moved clvm and tcc USE flags masking to the highest possible parent and unmasking at highest possible point, rather than in leaf profiles. This is for bug #159832.
Diffstat (limited to 'profiles/selinux/2005.1')
-rw-r--r-- | profiles/selinux/2005.1/alpha/use.mask | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/profiles/selinux/2005.1/alpha/use.mask b/profiles/selinux/2005.1/alpha/use.mask index e42ff910a6a0..021dba75a516 100644 --- a/profiles/selinux/2005.1/alpha/use.mask +++ b/profiles/selinux/2005.1/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/selinux/2005.1/alpha/use.mask,v 1.6 2007/01/04 21:49:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/alpha/use.mask,v 1.7 2007/06/22 18:53:03 wolf31o2 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 @@ -29,11 +29,6 @@ java java-internal java-external -# firebird appears to be x86-only (the db, not the browser) - -# tcc is x86-only -tcc - # I don't think that openafs really works on other architectures, # despite some internal Gentoo efforts (mine) to port it afs |