dev-libs/libvoikko: add python-3.9 compatibility

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola 2021-02-26 08:14:47 +02:00
parent 34c52afd1c
commit ab1e18cd7b
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit python-r1 verify-sig