commit: c4139ef0fc5261f9ebfa99b0faa1283a6a0b8aea
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 10:38:04 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 10:52:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4139ef0
gnome-extra/nemo: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
gnome-extra/nemo/nemo-3.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-extra/nemo/nemo-3.2.0.ebuild
b/gnome-extra/nemo/nemo-3.2.0.ebuild
index 37246757577..acb9b63c9b0 100644
--- a/gnome-extra/nemo/nemo-3.2.0.ebuild
+++ b/gnome-extra/nemo/nemo-3.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit autotools eutils gnome2 python-any-r1 virtualx