From: Ben Kohler Date: Wed, 8 Jan 2020 18:08:18 +0000 (-0600) Subject: dev-libs/newt: remove python2_7 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f9f23bd5ac620137c7956434661526b59d0f335;p=gentoo.git dev-libs/newt: remove python2_7 support Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler --- diff --git a/dev-libs/newt/newt-0.52.21-r1.ebuild b/dev-libs/newt/newt-0.52.21-r1.ebuild index 50afd7b89bd1..4ddbf1775084 100644 --- a/dev-libs/newt/newt-0.52.21-r1.ebuild +++ b/dev-libs/newt/newt-0.52.21-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit autotools python-r1 toolchain-funcs