sys-kernel/bliss-initramfs: adding python 3.6 compat to ebuilds
authorJonathan Vasquez <fearedbliss@gentoo.org>
Thu, 27 Jul 2017 12:40:53 +0000 (08:40 -0400)
committerJonathan Vasquez <fearedbliss@gentoo.org>
Thu, 27 Jul 2017 12:40:53 +0000 (08:40 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sys-kernel/bliss-initramfs/bliss-initramfs-6.8.3-r2.ebuild
sys-kernel/bliss-initramfs/bliss-initramfs-7.0.2-r1.ebuild
sys-kernel/bliss-initramfs/bliss-initramfs-7.1.0.ebuild

index c9ed50e0f0aee464b47dbe20c56c50a3fd8f3efd..bab2dbc5314799f201ba16ddfd9d78708cae6dac 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit python-single-r1
 
 GITHUB_USER="fearedbliss"
index 85ee0333fe7357015ca4049d09d3d8c5e5a2ddac..b1a9302c6c6b50e20c3262feaa7d950e7c67ec96 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit python-single-r1
 
 GITHUB_USER="fearedbliss"
index c772363314bc338d2fc6e08138fbb5c6495ef7c8..67e08c2aa0ae022d356b604fc64fdd59a293cb55 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit python-single-r1
 
 GITHUB_USER="fearedbliss"