summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-23 11:07:41 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-23 11:32:07 +0200
commitef3be7ee54b43615a29d8bef38f62d7183cbd931 (patch)
treefe425099bfcdab44534be9514f580e4d8b322535 /app-mobilephone
parentmedia-libs/sdl-pango: stable 0.1.2-r1 for ia64, bug #658766 (diff)
downloadgentoo-ef3be7ee54b43615a29d8bef38f62d7183cbd931.tar.gz
gentoo-ef3be7ee54b43615a29d8bef38f62d7183cbd931.tar.bz2
gentoo-ef3be7ee54b43615a29d8bef38f62d7183cbd931.zip
app-mobilephone/obexftp: Support python3.6 (#658804)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/obexftp/obexftp-0.24-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
index d5746a637f68..c42ed0fdb306 100644
--- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
@@ -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