gnome-extra/cinnamon-screensaver: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:18:56 +0000 (16:18 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:34 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild

index cf6b58ecefeb830cf4f4e495835c52c8923347a2..0f8f1d48b79eb1515570de7bde2383cfc396612c 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 gnome2 multilib python-single-r1