summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-16 20:55:00 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-16 20:55:00 +0000
commit57c15a74e08784a3abb8fa2fe138dfb85b767d18 (patch)
tree457480638ed445a9b916fcb38814018b94652a70 /profiles/default-linux/amd64/2006.0
parentBug 107375 - enabling badval support in PDL (diff)
downloadgentoo-2-57c15a74e08784a3abb8fa2fe138dfb85b767d18.tar.gz
gentoo-2-57c15a74e08784a3abb8fa2fe138dfb85b767d18.tar.bz2
gentoo-2-57c15a74e08784a3abb8fa2fe138dfb85b767d18.zip
add portage to MULTILIB_EXEMPT as >=2.1_pre3-r1 install 64bit tbz2tool into /usr/lib
Diffstat (limited to 'profiles/default-linux/amd64/2006.0')
-rw-r--r--profiles/default-linux/amd64/2006.0/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/amd64/2006.0/make.defaults b/profiles/default-linux/amd64/2006.0/make.defaults
index 7431e44c0b15..31e1fd536730 100644
--- a/profiles/default-linux/amd64/2006.0/make.defaults
+++ b/profiles/default-linux/amd64/2006.0/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.4 2006/01/12 21:02:03 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.5 2006/01/16 20:55:00 blubb Exp $
FEATURES="sandbox autoconfig"
@@ -25,7 +25,7 @@ LIBDIR_x86="lib32"
# In case someone wants to help out by setting FEATURES="multilib-strict"
MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
MULTILIB_STRICT_DENY="64-bit.*shared object"
-MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3|debug)"
+MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3|debug|portage)"
# Hack to tell baselayout to use symlinks for /lib, /usr/lib, and /usr/local/lib
SYMLINK_LIB="yes"