diff options
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.9999.ebuild')
-rw-r--r-- | dev-lang/python-exec/python-exec-2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild index 3caa2136f3de..a4628994aa58 100644 --- a/dev-lang/python-exec/python-exec-2.9999.ebuild +++ b/dev-lang/python-exec/python-exec-2.9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" EGIT_BRANCH="python-exec2" inherit git-r3 |