diff options
Diffstat (limited to 'dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild')
-rw-r--r-- | dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild index b88c59f81305..1358b47a507c 100644 --- a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild +++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 ) +PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 ) inherit distutils-r1 DESCRIPTION="Distutils command to view/validate packages's rst text long_descriptions." |