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 | 7a4fd3a27530f326ec3ee6782c22ad6541d7656d (patch) | |
tree | 154cf40c1402ae847d194855213b34cfd37562da /profiles/selinux | |
parent | Added to ~amd64. (diff) | |
download | historical-7a4fd3a27530f326ec3ee6782c22ad6541d7656d.tar.gz historical-7a4fd3a27530f326ec3ee6782c22ad6541d7656d.tar.bz2 historical-7a4fd3a27530f326ec3ee6782c22ad6541d7656d.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" |