gnome-base/gnome-shell: add python3.6 compat

gnome-shell-extension-tool works fine, gnome-shell-perf-tool was broken
before already (reported as bug #652584)

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Mart Raudsepp
2018-04-05 15:33:10 +03:00
parent 3199716934
commit e22b1478b0

View File

@@ -4,7 +4,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
GNOME2_EAUTORECONF="yes"
PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_COMPAT=( python3_{4,5,6} )
inherit gnome2 multilib pax-utils python-r1 systemd