From: Michał Górny Date: Thu, 7 May 2020 15:03:02 +0000 (+0200) Subject: dev-util/smem: Remove py2.7 where possible X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02232893c3cddffddd298ea4a6272e925afed7d2;p=gentoo.git dev-util/smem: Remove py2.7 where possible Signed-off-by: Michał Górny --- diff --git a/dev-util/smem/smem-1.5.ebuild b/dev-util/smem/smem-1.5.ebuild index d536b2ed6a3e..32239c1bdbf1 100644 --- a/dev-util/smem/smem-1.5.ebuild +++ b/dev-util/smem/smem-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit eutils python-single-r1 toolchain-funcs