diff options
author | 2005-01-08 20:47:35 +0000 | |
---|---|---|
committer | 2005-01-08 20:47:35 +0000 | |
commit | 063992b8cef1d7c1ea721d6e2119c02932256b12 (patch) | |
tree | 5115992f6266ddbb17565999c5bc9d8b1312fbe0 /profiles/hardened/use.mask | |
parent | Added patch from Debian that should fix amd64 problems. This may affect othe... (diff) | |
download | historical-063992b8cef1d7c1ea721d6e2119c02932256b12.tar.gz historical-063992b8cef1d7c1ea721d6e2119c02932256b12.tar.bz2 historical-063992b8cef1d7c1ea721d6e2119c02932256b12.zip |
Added emul-linux-x86 use flag. Cleaned up some arch-specific cascading things.
Diffstat (limited to 'profiles/hardened/use.mask')
-rw-r--r-- | profiles/hardened/use.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/use.mask b/profiles/hardened/use.mask index 8ef744eb5b20..bccd0369dcc4 100644 --- a/profiles/hardened/use.mask +++ b/profiles/hardened/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.4 2004/12/11 16:17:19 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.5 2005/01/08 20:47:35 eradicator Exp $ # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile @@ -14,3 +14,5 @@ aqua # We don't have any ppc sub profiles yet. bug #74103 altivec + +emul-linux-x86 |