make.conf: Add PYTHON_TARGETS variable.

This commit is contained in:
Albert Hopkins 2012-11-14 17:30:59 +00:00
parent eb7f217eb9
commit 42683d802d
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ EPAUSE_IGNORE="1"
EMERGE_DEFAULT_OPTS="--jobs=2 --autounmask=n"
FEATURES="noinfo -test nodoc noman unmerge-orphans buildpkg notitles parallel-fetch"
CURL_SSL="openssl"
PYTHON_TARGETS="python2_7"