commit:     1030f2c3c592e9cdfa148d75274a3ce7e1ef0965
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 09:15:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 09:15:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1030f2c3

net-news/liferea: Enable py3.8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 de2b2a0b25b..7bf2630ed43 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
 

Reply via email to