dev-python/cryptography: Add python3.5 to v0.8.2

This commit is contained in:
Michał Górny
2015-10-14 08:14:46 +02:00
parent a75b460d1b
commit 018fc43d62

View File

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