diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2005-01-17 22:07:42 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2005-01-17 22:07:42 +0000 |
commit | 51649cc89506e2e34fcc060a141825847f5acb4c (patch) | |
tree | 2998f527dc8abcc7d36bdf77ddec8eeee3ed5756 /profiles/selinux | |
parent | Added to ~amd64. (diff) | |
download | gentoo-2-51649cc89506e2e34fcc060a141825847f5acb4c.tar.gz gentoo-2-51649cc89506e2e34fcc060a141825847f5acb4c.tar.bz2 gentoo-2-51649cc89506e2e34fcc060a141825847f5acb4c.zip |
add emul-linux-x86
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2004.1/amd64/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/2004.1/amd64/make.defaults b/profiles/selinux/2004.1/amd64/make.defaults index 2e7a608d1c12..0d1ec760a5fa 100644 --- a/profiles/selinux/2004.1/amd64/make.defaults +++ b/profiles/selinux/2004.1/amd64/make.defaults @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/make.defaults,v 1.5 2004/12/11 16:06:20 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/make.defaults,v 1.6 2005/01/17 22:07:42 pebenito Exp $ -USE="amd64 multilib" +USE="amd64 emul-linux-x86 multilib" STAGE1_USE="amd64 multilib" GRP_STAGE23_USE="amd64 multilib" |