dev-python/flask: re-add Python 3.4

I shouldn't have removed it.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Virgil Dupras
2018-08-30 11:42:18 -04:00
parent d847d8f129
commit b3ee9aebac

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
inherit distutils-r1