From c4139ef0fc5261f9ebfa99b0faa1283a6a0b8aea Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 24 Apr 2017 12:38:04 +0200 Subject: [PATCH] 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 37246757577f..acb9b63c9b0a 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 -- 2.26.2