diff options
Diffstat (limited to 'sys-apps/file/file-5.38.ebuild')
-rw-r--r-- | sys-apps/file/file-5.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.38.ebuild b/sys-apps/file/file-5.38.ebuild index 93d716314d53..ed9e8dbc5bbb 100644 --- a/sys-apps/file/file-5.38.ebuild +++ b/sys-apps/file/file-5.38.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 libtool toolchain-funcs multilib-minimal |