sci-libs/clblas: Support python 3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:45:28 +0000 (21:45 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:57 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-libs/clblas/clblas-2.10.ebuild

index de0b41541ea3da46c8f8bb8b03a9683e8c081bf7..545451a85aeb84b3fe410fd9a8eaf740908fc716 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 FORTRAN_NEEDED=test
 
 inherit cmake-utils python-single-r1 toolchain-funcs fortran-2