Merge pull request #3215 from dm0-/python

profiles: Don't upgrade past Python 3.4 until profiles are updated
This commit is contained in:
David Michael 2018-05-03 19:30:52 -04:00 committed by GitHub
commit 101c7b71c3

View File

@ -15,5 +15,5 @@
# recent releases # recent releases
=app-emulation/rkt-13.0 =app-emulation/rkt-13.0
# Prevent this from attempting to install along with GCC 7. # Temporarily block newer stable Python versions until profiles are updated.
=sys-devel/gcc-6.4.0-r1 >=dev-lang/python-3.5