commit:     1513849c152bb6adb21d25272878f79dea08b080
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 09:56:31 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 10:05:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1513849c

gnome-extra/cinnamon-desktop: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild 
b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
index 7aa1c85f8ee..91b950b837f 100644
--- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
+++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit autotools eutils gnome2 python-single-r1
 

Reply via email to