commit:     3c166ac36fd7184230bef42d737244912086309f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:21:21 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:21:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c166ac3

gnome-extra/gnome-weather: Add support for newer python

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild 
b/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild
index 298f8403247..86ed5f9c075 100644
--- a/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild
+++ b/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit gnome2 python-any-r1 virtualx
 

Reply via email to