diff options
Diffstat (limited to 'profiles/hardened/linux/powerpc/ppc64/32bit-userland/make.defaults')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/32bit-userland/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/make.defaults b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/make.defaults new file mode 100644 index 00000000..71ca74da --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/10.0/32bit-userland/make.defaults,v 1.1 2009/08/06 08:07:06 ssuominen Exp $ + +# All extra USE/etc should be specified in sub-profiles. +# DO NOT POLLUTE USE ON THIS PROFILE. + +ACCEPT_KEYWORDS="-* ${ARCH}" |