diff options
author | Ned Ludd <solar@gentoo.org> | 2005-03-20 04:21:46 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-03-20 04:21:46 +0000 |
commit | 311afc4321a1d28c9710308461e4006580e6cd88 (patch) | |
tree | 83991e3dc772c4f505b9bff669d64ed3843db1d9 /profiles/hardened | |
parent | ~amd64 added, bug 85028 (diff) | |
download | gentoo-2-311afc4321a1d28c9710308461e4006580e6cd88.tar.gz gentoo-2-311afc4321a1d28c9710308461e4006580e6cd88.tar.bz2 gentoo-2-311afc4321a1d28c9710308461e4006580e6cd88.zip |
- profile updates
Diffstat (limited to 'profiles/hardened')
-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 3678b8b1145f..d1d26c67a145 100644 --- a/profiles/hardened/amd64/make.defaults +++ b/profiles/hardened/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/hardened/amd64/make.defaults,v 1.2 2004/08/07 12:14:52 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.3 2005/03/20 04:21:46 solar Exp $ ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" -GRP_STAGE23_USE="${ARCH} acl berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls" -USE="${ARCH} acl berkdb crypt readline ssl tcpd zlib pam pic pie hardened nls" +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" |