mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/media-player-info: add python-3.6 support
Gentoo-bug: 622594 Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
committed by
Michael Palimaka
parent
2d884c82fa
commit
fe2909d67d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user