From: Michał Górny Date: Mon, 10 Feb 2020 13:05:23 +0000 (+0100) Subject: media-libs/sratom: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dd2ccb9ed5f998d1c9f9e312176abfe781f919f4;p=gentoo.git media-libs/sratom: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild index 4160b0476a5b..d9a4052de6c5 100644 --- a/media-libs/sratom/sratom-0.6.0-r1.ebuild +++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils multilib-build multilib-minimal