From: Michał Górny Date: Mon, 10 Feb 2020 11:29:00 +0000 (+0100) Subject: app-mobilephone/obexftp: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9634e684aed83ebcffd27d6402db26614ca2602;p=gentoo.git app-mobilephone/obexftp: Remove py2 Signed-off-by: Michał Górny --- diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild index ba779f3b1004..d1c6caa1ca70 100644 --- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) USE_RUBY="ruby23 ruby24 ruby25" inherit cmake-utils python-single-r1 ruby-single