From c9634e684aed83ebcffd27d6402db26614ca2602 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 12:29:00 +0100 Subject: [PATCH] app-mobilephone/obexftp: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 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 -- 2.26.2