dev-python/keyring: re-add py34

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Matthew Thode
2018-07-25 15:34:37 -05:00
parent 72f5117ddd
commit 2a0858414c

View File

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