sci-libs/scipy: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Sat, 11 Mar 2017 01:55:29 +0000 (17:55 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 11 Mar 2017 01:58:02 +0000 (17:58 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

sci-libs/scipy/scipy-0.16.1.ebuild
sci-libs/scipy/scipy-0.17.0.ebuild
sci-libs/scipy/scipy-0.18.1.ebuild
sci-libs/scipy/scipy-9999.ebuild

index 68fba94d1836aff7ccd354e4090e17e3ca06a9ef..2b2cbdd32e203e9f0b3cad921a9fd6a4d957056d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 DOC_PV=${PV}
index c2e701380239b5c4d723c0645d65b07f9823838d..43d3e39d6371352e6c235f0f810cb46530d8635e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 DOC_PV=${PV}
index a8bad00c2fd973affe880f2f60a63ebc3507d87f..44a6f8669f1573f045ba781ab21ed9c081a73c6f 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 DOC_PV=${PV}
index 0ad0a434b8bba20e1e068f3fc806c6e0638e8c33..40b9ba8c70bc60c7149b470b76cdffd5fa4167c5 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 DOC_PV=${PV}