diff options
Diffstat (limited to 'app-mobilephone/obexftp/obexftp-0.24-r1.ebuild')
-rw-r--r-- | app-mobilephone/obexftp/obexftp-0.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild index d319a3fafe22..b44c2301f7e2 100644 --- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib DESCRIPTION="File transfer over OBEX for mobile phones" |