commit:     06a5c488ab4dbd33882bbe15b063b4c119223a0e
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 05:23:52 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 05:50:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a5c488

dev-python/pluggy: add py36 support

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

diff --git a/dev-python/pluggy/pluggy-0.4.0.ebuild 
b/dev-python/pluggy/pluggy-0.4.0.ebuild
index 2db6f6e335..5626806330 100644
--- a/dev-python/pluggy/pluggy-0.4.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.4.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
 
 inherit distutils-r1
 

Reply via email to