From: Michał Górny Date: Tue, 24 Jul 2018 10:03:44 +0000 (+0200) Subject: net-news/liferea: Enable py3.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6f3b1b1176c79b3fa07f0f480841932607e927c3;p=gentoo.git net-news/liferea: Enable py3.7 --- diff --git a/net-news/liferea/liferea-1.12.3.ebuild b/net-news/liferea/liferea-1.12.3.ebuild index 08e2029285ef..e5cc1cf54339 100644 --- a/net-news/liferea/liferea-1.12.3.ebuild +++ b/net-news/liferea/liferea-1.12.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_EAUTORECONF="yes" -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit gnome2 pax-utils python-single-r1