Changed python-3 version to 3.5
This commit is contained in:
parent
dc4727e411
commit
b4133062bc
|
@ -59,7 +59,8 @@ ratelimit remoteip reqtimeout rewrite setenvif slotmem_shm socache_shmcb speling
|
|||
substitute unique_id unixd userdir usertrack vhost_alias cgi xml2enc"
|
||||
OPENLDAP_BDB_SLOTS="4.8"
|
||||
PHP_TARGETS="php5-6"
|
||||
PYTHON_TARGETS="python2_7 python3_4"
|
||||
PYTHON_TARGETS="python2_7 python3_5"
|
||||
PYTHON_SINGLE_TARGET="python3_5"
|
||||
USE_PYTHON="2.7"
|
||||
RUBY_TARGETS="ruby22"
|
||||
SANE_BACKENDS="mustek_usb2"
|
||||
|
|
|
@ -22,6 +22,7 @@ app-pda/libopensync-plugin-syncml obex
|
|||
app-portage/layman git subversion
|
||||
app-shells/tcsh nls
|
||||
app-text/acroread minimal -nsplugin
|
||||
app-text/asciidoc PYTHON_SINGLE_TARGET: -* python2_7
|
||||
app-text/calibre -udisks
|
||||
app-text/ghostscript-gpl -X -gtk cups
|
||||
app-text/gocr -tk
|
||||
|
|
Loading…
Reference in a new issue