dev-python/pycuda: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 13:31:15 +0000 (15:31 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:13 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pycuda/pycuda-9999.ebuild

index f90eae71404500435fd2fb6e7c79f9ef00cce43e..4a27060149fde1557092cf97fda0a15f07693458 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit cuda distutils-r1 git-r3 multilib