From 1030f2c3c592e9cdfa148d75274a3ce7e1ef0965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 10:15:10 +0100 Subject: net-news/liferea: Enable py3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-news/liferea/liferea-1.12.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3