diff --git a/dev-python/fs/fs-2.4.8.ebuild b/dev-python/fs/fs-2.4.8.ebuild index 9ee316c44144d..24cbad85b7025 100644 --- a/dev-python/fs/fs-2.4.8.ebuild +++ b/dev-python/fs/fs-2.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) inherit distutils-r1 eutils