From: Andrew Ammerlaan Date: Thu, 21 May 2020 10:30:01 +0000 (+0200) Subject: dev-python/spyder-terminal: drop py3_6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9591afd4c1ed00356c5da044a831cb2824334bdf;p=gentoo.git dev-python/spyder-terminal: drop py3_6 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan Signed-off-by: Matt Turner --- diff --git a/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild b/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild index b95ea4220424..3c158e86cddf 100644 --- a/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild +++ b/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1