dev-python/pycuda: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Pacho Ramos
2018-06-24 18:00:53 +02:00
parent 88b85fb94c
commit f921b2d2e3

View File

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