dev-python/cryptography: Readd python 3.7 #662404

Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
Patrick Lauer
2018-07-29 16:46:49 +00:00
parent d0f9787a4b
commit aa27abedc3

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 flag-o-matic