diff --git a/dev-python/capturer/capturer-2.1.ebuild b/dev-python/capturer/capturer-2.1.ebuild index 46af8fcbd1ce2..d51e02660bf6d 100644 --- a/dev-python/capturer/capturer-2.1.ebuild +++ b/dev-python/capturer/capturer-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) inherit distutils-r1