diff options
Diffstat (limited to 'dev-python/djangocms-video/djangocms-video-2.0.2.ebuild')
-rw-r--r-- | dev-python/djangocms-video/djangocms-video-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild b/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild index 318d6ea33113..2c014875dfc6 100644 --- a/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild +++ b/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 |