commit:     993c5528e30e5378d2869701d501b110a0e8b9b6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 07:18:28 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 07:18:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993c5528

net-news/liferea: Enable py3.9

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

 net-news/liferea/liferea-1.12.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/liferea/liferea-1.12.9.ebuild 
b/net-news/liferea/liferea-1.12.9.ebuild
index 12ec3ec59e9..09074e45684 100644
--- a/net-news/liferea/liferea-1.12.9.ebuild
+++ b/net-news/liferea/liferea-1.12.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit autotools gnome2-utils python-single-r1 xdg
 

Reply via email to