app-mobilephone/obexftp: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:29:00 +0000 (12:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:55 +0000 (12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-mobilephone/obexftp/obexftp-0.24.2.ebuild

index ba779f3b1004a2e079e1dc944f7951e309a31048..d1c6caa1ca70cdca3f4b0c1914c4b7d4ed20d1bd 100644 (file)
@@ -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