From: Michał Górny Date: Thu, 6 Feb 2020 07:01:26 +0000 (+0100) Subject: dev-python/xstatic-jquery: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=24918e6f60a3409cf141a77e1c6302f74daa756e;p=gentoo.git dev-python/xstatic-jquery: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild b/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild index 93c4e97957e1..931ec2ce5463 100644 --- a/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild +++ b/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1