blob: db63f846d7058e1c69623aac52df39fd18f1e54f (
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.0/make.defaults,v 1.9 2004/09/17 19:33:49 seemant Exp $
ARCH="ppc"
ACCEPT_KEYWORDS="ppc"
USE="bitmap-fonts dvd gif jpeg nls png ppc truetype xprint"
FEATURES="sandbox sfperms"
|