diff options
Diffstat (limited to 'profiles/default-linux/s390/make.defaults')
-rw-r--r-- | profiles/default-linux/s390/make.defaults | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/default-linux/s390/make.defaults b/profiles/default-linux/s390/make.defaults new file mode 100644 index 000000000000..41596a759804 --- /dev/null +++ b/profiles/default-linux/s390/make.defaults @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/s390/make.defaults,v 1.1 2005/03/05 17:16:49 wolf31o2 Exp $ + +GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses" + +ARCH="s390" + +USE="berkdb bitmap-fonts crypt cups fortran f77 fbcon font-server foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline spell ssl tcpd truetype truetype-fonts type1-fonts zlib" + +ACCEPT_KEYWORDS="s390" |