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

index 01fce94f3186341a33b836a565871f9b0dcd6ae6..5025bef7a32c0fd853fc787eae78f8ecbb680c00 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1