projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345ba28
)
dev-vcs/pwclient: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:19:30 +0000
(16:19 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:39 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-vcs/pwclient/pwclient-20141110122616.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/pwclient/pwclient-20141110122616.ebuild
b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
index 5b7e599c8f9883af58ffe721005c1d13c139fc4b..327b429fd3e11cbc786a577cf33b03ed3fb462dc 100644
(file)
--- a/
dev-vcs/pwclient/pwclient-20141110122616.ebuild
+++ b/
dev-vcs/pwclient/pwclient-20141110122616.ebuild
@@
-3,7
+3,7
@@
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit eutils python-r1