From: Michał Górny Date: Thu, 6 Feb 2020 07:01:50 +0000 (+0100) Subject: dev-python/xstatic-patternfly-bootstrap-treeview: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=883a14c14f3b44c6e982d4cb766d23ef980f78c8;p=gentoo.git dev-python/xstatic-patternfly-bootstrap-treeview: Remove py2 Signed-off-by: Michał Górny --- 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