From f921b2d2e312e32806eed88c4849dbbcd3d62cb7 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 24 Jun 2018 18:00:53 +0200 Subject: [PATCH] dev-python/pycuda: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/pycuda/pycuda-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycuda/pycuda-9999.ebuild b/dev-python/pycuda/pycuda-9999.ebuild index eb4f5e806376..31df60658541 100644 --- 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 -- 2.26.2