projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4663cd
)
dev-python/pygit2: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Feb 2017 09:39:56 +0000
(
01:39
-0800)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Feb 2017 09:39:56 +0000
(
01:39
-0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pygit2/pygit2-0.25.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pygit2/pygit2-0.25.0.ebuild
b/dev-python/pygit2/pygit2-0.25.0.ebuild
index 26e0cb043dd9b1d58f6d2c80d7f6a43aa81b7c80..cbf489a40e9265559fe807e2303c53b340a1acad 100644
(file)
--- a/
dev-python/pygit2/pygit2-0.25.0.ebuild
+++ b/
dev-python/pygit2/pygit2-0.25.0.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_4,3_5
} )
+PYTHON_COMPAT=( python
2_7 python3_{4,5,6
} )
inherit distutils-r1 versionator