net-libs/pacparser: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:43:15 +0000 (16:43 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:40 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-libs/pacparser/pacparser-1.3.1.ebuild

index 41246fbcb4eb0e5ce7044bdd0c270566ae7d1a04..d74a0944e0dc27adceafc77086b84f157888819f 100644 (file)
@@ -1,9 +1,9 @@
-# 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 eutils python-r1 multilib