net-analyzer/nagios-check_openpgpkey: python updates
This commit is contained in:
parent
0db4685c45
commit
1e72e555a7
3 changed files with 6 additions and 6 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_{4,5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/nemunaire/check_openpgpkey.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue