mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: ease python upgrade
This commit is contained in:
parent
b073488cb7
commit
532256eabd
2 changed files with 6 additions and 0 deletions
|
|
@ -60,3 +60,8 @@ DISTDIR="${PORTDIR}/distfiles"
|
|||
PKGDIR="${PORTDIR}/packages"
|
||||
|
||||
RUBY_TARGETS="ruby23"
|
||||
|
||||
#ease python 3.6 transition by giving users a month to prepare.
|
||||
#remove this when python 3.6 is made default on june 22 (hopefully)
|
||||
PYTHON_TARGETS="python2_7 python3_5 python3_6"
|
||||
PYTHON_SINGLE_TARGET="python3_5"
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ net-proxy/havp
|
|||
net-proxy/http-replicator
|
||||
net-proxy/httpush
|
||||
=net-proxy/mitmproxy-3.0*
|
||||
=net-proxy/mitmproxy-4.0*
|
||||
net-proxy/ntlmaps
|
||||
~net-proxy/ratproxy-1.58
|
||||
net-proxy/pingtunnel
|
||||
|
|
|
|||
Loading…
Reference in a new issue