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

index 3a15e0978d4a2e9bd1f3dc2cbc226e7a29a110a8..ebf39fd817e11b1a00a9bc782742671730238be9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1