commit:     fe2909d67db62777c9debff9259cc120b62a1f5b
Author:     Michele Alzetta <michele <AT> alzetta <DOT> org>
AuthorDate: Sun Jun 25 06:06:21 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 06:07:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe2909d6

app-misc/media-player-info: add python-3.6 support

Gentoo-bug: 622594
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-misc/media-player-info/media-player-info-22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/media-player-info/media-player-info-22.ebuild 
b/app-misc/media-player-info/media-player-info-22.ebuild
index e428e2886a1..c279cba26c9 100644
--- a/app-misc/media-player-info/media-player-info-22.ebuild
+++ b/app-misc/media-player-info/media-player-info-22.ebuild
@@ -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
 

Reply via email to