dev-python/certifi: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Thu, 9 Feb 2017 23:41:42 +0000 (15:41 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Feb 2017 22:17:17 +0000 (14:17 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/certifi/certifi-2016.9.26.ebuild
dev-python/certifi/certifi-2017.1.23.ebuild

index d446836df22a827c19d4a21d6ff62273acd5b487..dc35c014caa09e2d5e346aa9c20b1a453bb382b9 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 
index eabf0cdcb3675162ef6424f207f283c9a409115b..4c147b7fe99e77485fd12c5e0ae94b3edba163e9 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1