dev-python/sip: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 20:11:05 +0000 (12:11 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Mar 2017 20:12:22 +0000 (12:12 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/sip/sip-4.18.1.ebuild
dev-python/sip/sip-4.18.ebuild
dev-python/sip/sip-4.19.1.ebuild
dev-python/sip/sip-4.9999.ebuild

index 5f082e5a3e40bc24b059c32618a07f5964868427..6eb2996f66d08883cd07a6e254bee822f048dba2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit python-r1 toolchain-funcs
 
index c22eff8e8e6636dc85ef66c2a44abfd3dc63318c..532daaa355cbe1e7eec3da4ca1596ecef4306175 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit python-r1 toolchain-funcs
 
index d12708d2c841c995688e705d8ce3de840a65856f..5b63b77efbe62971b35d2953dace07f674607168 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit python-r1 toolchain-funcs
 
index d97e5e1f0d0c19689ece691bda2bce66ab70be84..04bf7478ce7f3191e2f9cc62e964078a44e080da 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit python-r1 toolchain-funcs mercurial