diff options
Diffstat (limited to 'sys-apps/file/file-5.22.ebuild')
-rw-r--r-- | sys-apps/file/file-5.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.22.ebuild b/sys-apps/file/file-5.22.ebuild index ce6174b7063a..ed536e5cf8a2 100644 --- a/sys-apps/file/file-5.22.ebuild +++ b/sys-apps/file/file-5.22.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="4" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal |