dev-python/pyzmq: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2017 07:40:20 +0000 (23:40 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2017 12:31:04 +0000 (05:31 -0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/pyzmq/pyzmq-14.4.1.ebuild
dev-python/pyzmq/pyzmq-14.6.0.ebuild
dev-python/pyzmq/pyzmq-14.7.0.ebuild
dev-python/pyzmq/pyzmq-15.0.0.ebuild
dev-python/pyzmq/pyzmq-15.1.0.ebuild
dev-python/pyzmq/pyzmq-15.2.0.ebuild

index d95623169d259c1ca6f0d6474bec08ab8ced61d9..f83f0a6596209c7583501f06c874c42c4bb2b87e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs
index 0ed315f28017c95fa98209f1235e4b3c95d43069..076b5a5bbe9626b8f6779ca92dcbd7ee6af75271 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs
index 768c72f445a456aa9506dcf4a4e1672dff08daca..a220539450aaa85216616e58c8cec88f62a9a348 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs
index e17c8aac4633ea05b639439d7e0fa99a9308bd05..b313562824874ba364f77227b08d7dc6fcb3b87a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs
index e17c8aac4633ea05b639439d7e0fa99a9308bd05..b313562824874ba364f77227b08d7dc6fcb3b87a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs
index 87fd5a948bfe3de527a8d573dbc33c93bb11bc98..2a65a9f9477962a1816cb30e3dd2aaf8c1322425 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs