From: Michał Górny Date: Mon, 16 Mar 2020 09:15:10 +0000 (+0100) Subject: net-news/liferea: Enable py3.8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1030f2c3c592e9cdfa148d75274a3ce7e1ef0965;p=gentoo.git net-news/liferea: Enable py3.8 Signed-off-by: Michał Górny --- diff --git a/net-news/liferea/liferea-1.12.7-r1.ebuild b/net-news/liferea/liferea-1.12.7-r1.ebuild index de2b2a0b25b3..7bf2630ed431 100644 --- a/net-news/liferea/liferea-1.12.7-r1.ebuild +++ b/net-news/liferea/liferea-1.12.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit gnome2 python-single-r1