summaryrefslogtreecommitdiff
path: root/dev-python/slixmpp/slixmpp-1.8.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/slixmpp/slixmpp-1.8.4.ebuild')
-rw-r--r--dev-python/slixmpp/slixmpp-1.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/slixmpp/slixmpp-1.8.4.ebuild b/dev-python/slixmpp/slixmpp-1.8.4.ebuild
index e58f92652054..7b4713103a66 100644
--- a/dev-python/slixmpp/slixmpp-1.8.4.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.8.4.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
SLOT="0"
if [[ "${PV}" == "9999" ]]; then
- EGIT_REPO_URI="https://lab.louiz.org/poezio/${PN}.git"
+ EGIT_REPO_URI="https://lab.louiz.org/poezio/${PN}.git https://github.com/poezio/slixmpp.git"
inherit git-r3
else
inherit pypi