projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6643986
)
dev-python/hgtools: add py3.5 support to vn. 6.3
author
Ian Delaney
<idella4@gentoo.org>
Wed, 23 Dec 2015 11:57:17 +0000
(19:57 +0800)
committer
Ian Delaney
<idella4@gentoo.org>
Wed, 23 Dec 2015 12:46:41 +0000
(20:46 +0800)
Package-Manager: portage-2.2.24
dev-python/hgtools/hgtools-6.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hgtools/hgtools-6.3.ebuild
b/dev-python/hgtools/hgtools-6.3.ebuild
index 43f808dc9633b5e2d01ebc79ba126e21cbac2c18..fd495927a74d7458a01aa161dd8f6569200a3415 100644
(file)
--- a/
dev-python/hgtools/hgtools-6.3.ebuild
+++ b/
dev-python/hgtools/hgtools-6.3.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
inherit distutils-r1 eutils