commit: 24918e6f60a3409cf141a77e1c6302f74daa756e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 6 07:01:26 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 07:08:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24918e6f
dev-python/xstatic-jquery: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 93c4e97957e..931ec2ce546 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
