diff options
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild index b7e97b007610..3feb3989cea0 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-r1 DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices" |