mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 05:11:05 +02:00
profile: transition to python 3.6 successfully eased, gentoo moved, and so shall we
This commit is contained in:
parent
7e73d388d2
commit
d554a53f75
1 changed files with 0 additions and 5 deletions
|
|
@ -60,8 +60,3 @@ 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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue