diff options
Diffstat (limited to 'profiles/hardened/amd64/make.defaults')
-rw-r--r-- | profiles/hardened/amd64/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/amd64/make.defaults b/profiles/hardened/amd64/make.defaults index 2657dcbce833..95ab3277be36 100644 --- a/profiles/hardened/amd64/make.defaults +++ b/profiles/hardened/amd64/make.defaults @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.5 2005/04/15 16:58:18 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.6 2005/04/18 19:07:22 solar Exp $ ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" -GRP_STAGE23_USE="${ARCH} berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls justify userlocales" -USE="${ARCH} berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls justify userlocales" +GRP_STAGE23_USE="${ARCH} berkdb crypt readline ssl tcpd zlib pam pic hardened nls justify userlocales" +USE="${ARCH} berkdb crypt readline ssl tcpd zlib pam pic hardened nls justify userlocales" MULTILIB_ABIS="amd64" # amd64 |