dev-python/cryptography-vectors: 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:45:27 +00:00
parent 9775183434
commit d0f9787a4b

View File

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