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

ARCH="ppc64"
CHOST="powerpc64-pc-linux-gnu"
# The base profile sets ACCEPT_KEYWORDS=ppc64 and we don't have that in prefix.
# Eventually, ~* should be removed once someone is motivated for this arch
ACCEPT_KEYWORDS="-ppc64 ~ppc64-linux ~*"

# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""
LIBDIR_ppc64="lib"