summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/mpibash/mpibash-9999.ebuild')
-rw-r--r--app-shells/mpibash/mpibash-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild
index 18a0ea246336..594ac6bc88cb 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools-utils multilib
if [[ ${PV} = 9999 ]]; then
- EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
+ EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
inherit git-r3
KEYWORDS=""
AUTOTOOLS_AUTORECONF=1