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

# We don't need to have pic on
USE="-pic"

ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"

MULTILIB_ABIS="amd64"

# Mirror profile/amd64/no-multilib/make.defaults
USE_EXPAND_HIDDEN="ABI_X86"