commit: 078f9aaf6fa54a50de056dc6810dab869ccec4fb
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:43:15 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon May 29 16:32:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078f9aaf
net-libs/pacparser: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/pacparser/pacparser-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/pacparser/pacparser-1.3.1.ebuild
b/net-libs/pacparser/pacparser-1.3.1.ebuild
index 41246fbcb4e..d74a0944e0d 100644
--- a/net-libs/pacparser/pacparser-1.3.1.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.1.ebuild
@@ -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