blob: dbeb3f5a6831303efc5d0387aa77b5b69c4a4dbd (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2004.3/make.defaults,v 1.4 2004/10/08 16:03:10 seemant Exp $
ARCH="ppc"
ACCEPT_KEYWORDS="ppc"
USE="bitmap-fonts dvd gif jpeg nls png ppc truetype xprint f77"
FEATURES="sandbox sfperms"
|