Skip to content

Commit

Permalink
app-misc/media-player-info: add python-3.6 support
Browse files Browse the repository at this point in the history
Gentoo-bug: 622594
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
mikalzet authored and kensington committed Jun 25, 2017
1 parent 2d884c8 commit fe2909d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/media-player-info/media-player-info-22.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=5
PYTHON_COMPAT=( python3_{4,5} )
PYTHON_COMPAT=( python3_{4,5,6} )

inherit eutils python-any-r1

Expand Down

0 comments on commit fe2909d

Please sign in to comment.