make.conf.x86: Add X86_ABI="32"

This commit is contained in:
Albert Hopkins 2013-09-22 20:15:38 +00:00
parent 62a89a9ab0
commit 2112405f4b
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ EMERGE_DEFAULT_OPTS="--jobs=2 --autounmask=n"
FEATURES="noinfo -test nodoc noman unmerge-orphans buildpkg notitles parallel-fetch"
CURL_SSL="openssl"
PYTHON_TARGETS="python3_2"
ABI_X86="32"