[armv7l/portage] set PYTHON_TARGETS

This commit is contained in:
Fabio Erculiani
2013-05-22 00:30:49 +02:00
parent cbf286cef9
commit 944dab0549
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ DISTCC_HOSTS="localhost/1 192.168.1.2/8"
# Package specific configuration
APACHE2_MPMS="prefork"
# No Python3 Noooo
PYTHON_TARGETS="python2_7"
# Filter out crap from packages
INSTALL_MASK="usr/share/gtk-doc/html/*"
+2
View File
@@ -34,6 +34,8 @@ DISTCC_HOSTS="localhost/1 127.0.0.1/15"
# Package specific configuration
APACHE2_MPMS="prefork"
# No Python3 Noooo
PYTHON_TARGETS="python2_7"
# Filter out crap from packages
INSTALL_MASK="usr/share/gtk-doc/html/*"