dev-python/gntp: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 09:56:03 +0000 (11:56 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:41:17 +0000 (16:41 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/gntp/gntp-1.0.1.ebuild

index 3edcb312e95974b2117559b15cafb0b6c51ed6ee..b7983a23981d17df5b50cc34eea41682415294bc 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1