net-analyzer/nagios-checks: update python deps
This commit is contained in:
parent
e012b11df5
commit
0db4685c45
6 changed files with 11 additions and 11 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{3,4,5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
EGIT_REPO_URI="git://github.com/stump/check_sshfp.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue