summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-12-11 15:13:46 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-12-11 15:13:46 +0000
commit37c7de9f7badc4b6e1058e0556b8172f6db7f07a (patch)
tree9f6a202011d07749425d196cd87928687bdb21e8 /profiles/selinux
parentStable on sparc wrt security bug #71595. (diff)
downloadhistorical-37c7de9f7badc4b6e1058e0556b8172f6db7f07a.tar.gz
historical-37c7de9f7badc4b6e1058e0556b8172f6db7f07a.tar.bz2
historical-37c7de9f7badc4b6e1058e0556b8172f6db7f07a.zip
put back accidentally removed multilib!
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/2004.1/amd64/make.defaults8
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/selinux/2004.1/amd64/make.defaults b/profiles/selinux/2004.1/amd64/make.defaults
index fdf10a7d2aa8..f3307a4a92d2 100644
--- a/profiles/selinux/2004.1/amd64/make.defaults
+++ b/profiles/selinux/2004.1/amd64/make.defaults
@@ -1,10 +1,10 @@
# 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.3 2004/11/24 00:57:28 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/make.defaults,v 1.4 2004/12/11 15:13:46 pebenito Exp $
-USE="amd64"
-STAGE1_USE="multilib"
-GRP_STAGE23_USE="amd64"
+USE="amd64 multilib"
+STAGE1_USE="amd64 multilib"
+GRP_STAGE23_USE="amd64 multilib"
ARCH="amd64"
ACCEPT_KEYWORDS="amd64"