net-news/liferea: Enable py3.8

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-16 10:15:10 +01:00
parent 2915022e66
commit 1030f2c3c5

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit gnome2 python-single-r1