summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2006-03-05 18:40:28 +0000
committerJory Pratt <anarchy@gentoo.org>2006-03-05 18:40:28 +0000
commitafe4d5ebf886ae1bbef1520f48f54c353b36eebf (patch)
tree06d68d80e5d0465efc5f081fd4ed53c1a0c418e0 /profiles/hardened/amd64/multilib/make.defaults
parentmasked version bumped sci-libs/vtk for further testing (diff)
downloadhistorical-afe4d5ebf886ae1bbef1520f48f54c353b36eebf.tar.gz
historical-afe4d5ebf886ae1bbef1520f48f54c353b36eebf.tar.bz2
historical-afe4d5ebf886ae1bbef1520f48f54c353b36eebf.zip
portage added to exempt list
Diffstat (limited to 'profiles/hardened/amd64/multilib/make.defaults')
-rw-r--r--profiles/hardened/amd64/multilib/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/amd64/multilib/make.defaults b/profiles/hardened/amd64/multilib/make.defaults
index abc467deb899..b5b2c344ebd4 100644
--- a/profiles/hardened/amd64/multilib/make.defaults
+++ b/profiles/hardened/amd64/multilib/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/hardened/amd64/multilib/make.defaults,v 1.2 2006/01/09 18:39:13 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/multilib/make.defaults,v 1.3 2006/03/05 18:40:28 anarchy 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"