dev-python/xstatic-jquery: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 07:01:26 +0000 (08:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:38 +0000 (08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild

index 93c4e97957e123414dba31a78dd58118aa22f224..931ec2ce5463158af036c2d25d1fa2f0aecc5a67 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1