From 25a0462dc66f4295ca3d9a648f08da08318d2e25 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 15:31:15 +0200 Subject: [PATCH] dev-python/pycuda: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/pycuda/pycuda-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pycuda/pycuda-9999.ebuild b/dev-python/pycuda/pycuda-9999.ebuild index f90eae714045..4a27060149fd 100644 --- a/dev-python/pycuda/pycuda-9999.ebuild +++ b/dev-python/pycuda/pycuda-9999.ebuild @@ -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 -- 2.26.2