projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
841e71f
)
dev-python/pygit2: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 22:06:21 +0000
(
00:06
+0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 22:11:12 +0000
(
00:11
+0200)
dev-python/pygit2/pygit2-0.27.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pygit2/pygit2-0.27.1.ebuild
b/dev-python/pygit2/pygit2-0.27.1.ebuild
index aaf291a7b44be6d4a00548eec71ec72ee5049377..5cbd6a17c976a82a4e0e48cf9f2580bb084072cf 100644
(file)
--- a/
dev-python/pygit2/pygit2-0.27.1.ebuild
+++ b/
dev-python/pygit2/pygit2-0.27.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
inherit distutils-r1 eapi7-ver