gnome-extra/cinnamon-desktop: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Sun, 18 Jun 2017 09:56:31 +0000 (11:56 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 18 Jun 2017 10:05:29 +0000 (12:05 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild

index 7aa1c85f8eeafbd7f98cb7d91f4846887469bcb4..91b950b837fd832248577401467003f302667086 100644 (file)
@@ -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