diff options
Diffstat (limited to 'dev-python/pypy/pypy-2.6.0.ebuild')
-rw-r--r-- | dev-python/pypy/pypy-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy/pypy-2.6.0.ebuild b/dev-python/pypy/pypy-2.6.0.ebuild index 1fa41e113ce..c05c8082470 100644 --- a/dev-python/pypy/pypy-2.6.0.ebuild +++ b/dev-python/pypy/pypy-2.6.0.ebuild @@ -12,7 +12,7 @@ CPY_PATCHSET_VERSION="2.7.10-0" DESCRIPTION="A fast, compliant alternative implementation of the Python language" HOMEPAGE="http://pypy.org/" SRC_URI="https://bitbucket.org/pypy/pypy/downloads/${P}-src.tar.bz2 - http://dev.gentoo.org/~floppym/python/python-gentoo-patches-${CPY_PATCHSET_VERSION}.tar.xz" + https://dev.gentoo.org/~floppym/python/python-gentoo-patches-${CPY_PATCHSET_VERSION}.tar.xz" LICENSE="MIT" SLOT="0/$(get_version_component_range 1-2 ${PV})" |