summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 08:01:50 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 08:08:42 +0100
commit883a14c14f3b44c6e982d4cb766d23ef980f78c8 (patch)
tree8601000b33020a7227c69e665416eef24b07ab59 /dev-python/xstatic-patternfly-bootstrap-treeview
parentdev-python/xstatic-patternfly: Remove py2 (diff)
downloadgentoo-883a14c14f3b44c6e982d4cb766d23ef980f78c8.tar.gz
gentoo-883a14c14f3b44c6e982d4cb766d23ef980f78c8.tar.bz2
gentoo-883a14c14f3b44c6e982d4cb766d23ef980f78c8.zip
dev-python/xstatic-patternfly-bootstrap-treeview: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xstatic-patternfly-bootstrap-treeview')
-rw-r--r--dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild b/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild
index 1b3ab7f747c3..8c3f538f55e7 100644
--- a/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild
+++ b/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1