commit: 883a14c14f3b44c6e982d4cb766d23ef980f78c8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 6 07:01:50 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 07:08:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883a14c1
dev-python/xstatic-patternfly-bootstrap-treeview: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1b3ab7f747c..8c3f538f55e 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
