app-mobilephone/obexftp: Support python3.6 (#658804)
authorPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 09:07:41 +0000 (11:07 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 09:32:07 +0000 (11:32 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-mobilephone/obexftp/obexftp-0.24-r1.ebuild

index d5746a637f68daa839c276035fa9dbb032b622c8..c42ed0fdb3061feba12e848f39d035721d0a5a55 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 USE_RUBY="ruby22 ruby23"
 
 inherit cmake-utils python-single-r1 python-utils-r1 ruby-single eutils multilib