dev-python/socketpool: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 12:05:56 +0000 (14:05 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 12:05:56 +0000 (14:05 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/socketpool/socketpool-0.5.3.ebuild

index 8c61c60bfdedd45a56fd3ff80d0df97abb897d2d..a143d5862878697a51d3ba73e26bde0f2d07acba 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1