fix Manifests
This commit is contained in:
parent
c41ffd1aa5
commit
ffb238ef64
3 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ EAPI=6
|
|||
PYTHON_COMPAT=( python3_{3,4,5} )
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/stump/check_sshfp.git"
|
||||
EGIT_REPO_URI="git://github.com/stump/check_sshfp.git"
|
||||
inherit git-r3
|
||||
SRC_URI=""
|
||||
KEYWORDS=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue