net-dns/nagios-check_dns_sync: bump py support
This commit is contained in:
parent
251e0b3abe
commit
23a36e6505
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..9} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
MY_PN=${PN/nagios-/}
|
||||
|
|
Loading…
Reference in a new issue