diff options
Diffstat (limited to 'profiles/default-linux/ppc64/2004.3/make.defaults')
-rw-r--r-- | profiles/default-linux/ppc64/2004.3/make.defaults | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc64/2004.3/make.defaults b/profiles/default-linux/ppc64/2004.3/make.defaults new file mode 100644 index 000000000000..517c0ea2836a --- /dev/null +++ b/profiles/default-linux/ppc64/2004.3/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/2004.3/make.defaults,v 1.1 2005/01/03 17:58:25 tgall Exp $ + +ARCH="ppc64" +ACCEPT_KEYWORDS="ppc64" + +USE="unicode pam bitmap-fonts gif jpeg nls png ppc64 truetype zlib" +FEATURES="autoconfig sandbox sfperms" |