[net-im/spectrum] fix again argh.

This commit is contained in:
Robert Förster 2018-09-20 13:00:46 +02:00
parent ec50edc9ba
commit 459b98d824
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ EAPI="6"
inherit cmake-utils user
if [[ ${PV} = "9999" ]] ; then
EGIT_REPO_URI="https://github.com/SpectrumIM/${PN}.git"
EGIT_REPO_URI="https://github.com/SpectrumIM/${PN}2.git"
inherit git-r3
KEYWORDS=""
else