diff options
Diffstat (limited to 'dev-python/case')
-rw-r--r-- | dev-python/case/case-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/case/case-1.5.3.ebuild b/dev-python/case/case-1.5.3.ebuild index 469d079ea75b..884af8823b84 100644 --- a/dev-python/case/case-1.5.3.ebuild +++ b/dev-python/case/case-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |