projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6764973
)
net-libs/pacparser: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 14:43:15 +0000
(16:43 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/net-libs/pacparser/pacparser-1.3.1.ebuild
b/net-libs/pacparser/pacparser-1.3.1.ebuild
index 41246fbcb4eb0e5ce7044bdd0c270566ae7d1a04..d74a0944e0dc27adceafc77086b84f157888819f 100644
(file)
--- a/
net-libs/pacparser/pacparser-1.3.1.ebuild
+++ b/
net-libs/pacparser/pacparser-1.3.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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