commit: c9634e684aed83ebcffd27d6402db26614ca2602
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:29:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:53:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9634e68
app-mobilephone/obexftp: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index ba779f3b100..d1c6caa1ca7 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