projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3199716
)
gnome-base/gnome-shell: add python3.6 compat
author
Mart Raudsepp
<leio@gentoo.org>
Thu, 5 Apr 2018 12:33:10 +0000
(15:33 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Thu, 5 Apr 2018 12:33:34 +0000
(15:33 +0300)
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
gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
patch
|
blob
|
history
diff --git
a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
index 6f8c36950540f245b9b3eec8992ed40e2fa67566..7dff8d52412401ac7aaa2c744de692119d7ceffa 100644
(file)
--- a/
gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
+++ b/
gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
@@
-4,7
+4,7
@@
EAPI=6
GNOME2_LA_PUNT="yes"
GNOME2_EAUTORECONF="yes"
-PYTHON_COMPAT=( python
{3_4,3_5
} )
+PYTHON_COMPAT=( python
3_{4,5,6
} )
inherit gnome2 multilib pax-utils python-r1 systemd