net-news/liferea: Enable py3.9

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-04-20 09:18:28 +02:00
parent 553fad8658
commit 993c5528e3

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit autotools gnome2-utils python-single-r1 xdg