diff options
Diffstat (limited to 'dev-python/prettytable/prettytable-2.0.0.ebuild')
-rw-r--r-- | dev-python/prettytable/prettytable-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-2.0.0.ebuild b/dev-python/prettytable/prettytable-2.0.0.ebuild index aee9d052782b..31295cef36c6 100644 --- a/dev-python/prettytable/prettytable-2.0.0.ebuild +++ b/dev-python/prettytable/prettytable-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |