dev-python/txgithub: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:27:22 +0000 (07:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:27 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/txgithub/txgithub-15.0.0-r1.ebuild

index b35c7eb58d1d9fe8cb673200fdb4d22bf64338fc..4cd49b57a030fb317aee0f529f08eaef4b7171c0 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)
+PYTHON_COMPAT=( python3_6)
 
 inherit eutils distutils-r1