profile: transition to python 3.6 successfully eased, gentoo moved, and so shall we

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-07-24 10:01:04 -04:00
parent 7e73d388d2
commit d554a53f75
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -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"