From: Pacho Ramos Date: Wed, 27 Jun 2018 17:46:53 +0000 (+0200) Subject: app-misc/solaar: Support python3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f757d7063ae911ab94e6e5ece8af56b3f4255395;p=gentoo.git app-misc/solaar: Support python3.6 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- 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