projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b85fb
)
dev-python/pycuda: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:00:53 +0000
(18:00 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:19 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pycuda/pycuda-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycuda/pycuda-9999.ebuild
b/dev-python/pycuda/pycuda-9999.ebuild
index eb4f5e806376e80c7464d478f908247881e8ab52..31df60658541c6092fb4abe75475cd05098e6aa2 100644
(file)
--- a/
dev-python/pycuda/pycuda-9999.ebuild
+++ b/
dev-python/pycuda/pycuda-9999.ebuild
@@
-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