dev-python/pygit2: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 06:18:37 +0000 (07:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 06:35:25 +0000 (07:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pygit2/pygit2-0.28.2.ebuild

index af66f50b580a452d78a3c580595ffa8f1e1fa1f0..238f34885b7eceedc3acc5823dd2855e0962860c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eapi7-ver