blob: 079db64ff766005739b923bb18e1c05cf66a31eb (
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.5 2004/10/28 19:35:24 spyderous Exp $
ARCH="ppc"
ACCEPT_KEYWORDS="ppc"
USE="bitmap-fonts dvd gif jpeg nls png ppc truetype f77"
FEATURES="sandbox sfperms"
|