From: Michał Górny Date: Thu, 7 May 2020 15:01:17 +0000 (+0200) Subject: dev-util/eric: Remove py2.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=40c83022fc0ed58ab195f20d909304c6732dfd00;p=gentoo.git dev-util/eric: Remove py2.7 Signed-off-by: Michał Górny --- diff --git a/dev-util/eric/eric-18.03.ebuild b/dev-util/eric/eric-18.03.ebuild index 520c3542c0c6..f766811e82e4 100644 --- a/dev-util/eric/eric-18.03.ebuild +++ b/dev-util/eric/eric-18.03.ebuild @@ -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