Skip to content

Commit

Permalink
app-mobilephone/obexftp: Support python3.6 (#658804)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
pacho2 committed Jun 23, 2018
1 parent f4b6c29 commit ef3be7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-mobilephone/obexftp/obexftp-0.24-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef3be7e

Please sign in to comment.