From: Michał Górny Date: Thu, 6 Feb 2020 07:01:38 +0000 (+0100) Subject: dev-python/xstatic-patternfly: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e0680020d90c474ee64641743c58c8ff5b1a3770;p=gentoo.git dev-python/xstatic-patternfly: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild b/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild index 01fce94f3186..5025bef7a32c 100644 --- a/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild +++ b/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1