commit:     f4ec26590525b6adeee30b82d92a8aca1ba8b70d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 18 22:06:21 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 18 22:11:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ec2659

dev-python/pygit2: Enable py3.7

 dev-python/pygit2/pygit2-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pygit2/pygit2-0.27.1.ebuild 
b/dev-python/pygit2/pygit2-0.27.1.ebuild
index aaf291a7b44..5cbd6a17c97 100644
--- 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
 

Reply via email to