summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 08:01:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 08:08:38 +0100
commit24918e6f60a3409cf141a77e1c6302f74daa756e (patch)
treec7a837717ac5944b39a33222b2e2d8bbb6bf22c6
parentdev-python/xstatic-datatables: Remove py2 (diff)
downloadgentoo-24918e6f.tar.gz
gentoo-24918e6f.tar.bz2
gentoo-24918e6f.zip
dev-python/xstatic-jquery: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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