commit:     41dd40464501ba58101d7196d3f8c444c731ffa7
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 08:50:43 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 22:19:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41dd4046

dev-python/twisted: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/twisted/twisted-16.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/twisted/twisted-16.4.1.ebuild 
b/dev-python/twisted/twisted-16.4.1.ebuild
index c9516f9bdd..d6966407b7 100644
--- a/dev-python/twisted/twisted-16.4.1.ebuild
+++ b/dev-python/twisted/twisted-16.4.1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5})
+PYTHON_COMPAT=( python2_7 python3_{4,5,6})
 PYTHON_REQ_USE="threads(+)"
 TWISTED_PN="Twisted"
 

Reply via email to