projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0891897
)
sci-libs/clblas: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:45:28 +0000
(21:45 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/sci-libs/clblas/clblas-2.10.ebuild
b/sci-libs/clblas/clblas-2.10.ebuild
index de0b41541ea3da46c8f8bb8b03a9683e8c081bf7..545451a85aeb84b3fe410fd9a8eaf740908fc716 100644
(file)
--- a/
sci-libs/clblas/clblas-2.10.ebuild
+++ b/
sci-libs/clblas/clblas-2.10.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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