summaryrefslogtreecommitdiff
blob: 73a223a2525c2cf656f1059e3d6ac280df203f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# System-wide defaults for the Portage system

# The make.defaults file should never be changed

ARCH="ppc"
ACCEPT_KEYWORDS="ppc-macos" 
USE="ppc-macos"

# ccache settings for avoiding /root
CCACHE_DIR="/var/root/.ccache"