sys-fs/zfs: Add python3_6 support
authorJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 12:09:57 +0000 (20:09 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 12:34:54 +0000 (20:34 +0800)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-fs/zfs/zfs-0.7.8.ebuild
sys-fs/zfs/zfs-0.7.9.ebuild
sys-fs/zfs/zfs-0.7.9999.ebuild
sys-fs/zfs/zfs-9999.ebuild

index 333f9edb6160a7aede0f1c68dd17099783001d02..fab094f8675d8d523386336305be0c724a23767f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 if [ ${PV} == "9999" ] ; then
        inherit git-r3 linux-mod
index 0dc01562153a0ed53b04bc23c94648c23bdf54a3..50e655774144889257bb0d06305165e4893bb701 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 if [ ${PV} == "9999" ] ; then
        inherit git-r3 linux-mod
index 9c81d0b6e89b5d0860623f8903627490416949e4..40620a10cb3991a7948558d668bf078982f28143 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 if [[ ${PV} == *"9999" ]] ; then
        AUTOTOOLS_AUTORECONF="1"
index 4ea8bfe85be0a6d9eac100d61c95cc34df10f9ae..a2f27c13f982febc9eaba8e81fb32f6531b0139e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 if [ ${PV} == "9999" ] ; then
        inherit git-r3 linux-mod