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

# 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"