net-dns/nagios-check_dane: adding py3.9

This commit is contained in:
Alarig Le Lay 2021-06-13 10:44:43 +02:00
parent ca68a58eae
commit fecda3bf66
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6..9} )
inherit python-r1
MY_PN=${PN/nagios-/}