dev-python/click: 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:38:23 -04:00
parent 789701d2bc
commit 02ca56284f

View File

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