projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88885a8
)
dev-python/pycmd: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 09:03:53 +0000
(11:03 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:41:05 +0000
(16:41 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/pycmd/pycmd-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycmd/pycmd-1.2.ebuild
b/dev-python/pycmd/pycmd-1.2.ebuild
index 31a265b5731125e2a94b81586747b79470052319..613ea33004bf3d44c42abcb96c98ad6f2e757dd1 100644
(file)
--- a/
dev-python/pycmd/pycmd-1.2.ebuild
+++ b/
dev-python/pycmd/pycmd-1.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} pypy pypy3 )
inherit distutils-r1