From f757d7063ae911ab94e6e5ece8af56b3f4255395 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 27 Jun 2018 19:46:53 +0200 Subject: [PATCH] app-misc/solaar: Support python3.6 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- app-misc/solaar/solaar-0.9.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/solaar/solaar-0.9.2-r3.ebuild b/app-misc/solaar/solaar-0.9.2-r3.ebuild index 3a89eb08958e..25e4dddc082c 100644 --- a/app-misc/solaar/solaar-0.9.2-r3.ebuild +++ b/app-misc/solaar/solaar-0.9.2-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 udev user linux-info gnome2-utils -- 2.26.2