dev-util/eric: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:01:17 +0000 (17:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:07:55 +0000 (17:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/eric/eric-18.03.ebuild

index 520c3542c0c60f9aecde5d56b1963e0f6f0d1161..f766811e82e46b3443bd33ace385673f7f0c8d89 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 MY_P=${PN}6-${PV}
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="sqlite,xml"
 inherit python-single-r1 xdg-utils