dev-python/pypy3-bin: Update SRC_URI

This commit is contained in:
Michał Górny
2016-06-09 21:44:37 +02:00
parent 9debc178f2
commit e97ecdb746

View File

@@ -8,7 +8,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
inherit eutils multilib pax-utils python-any-r1 unpacker versionator
BINHOST="https://dev.gentoo.org/~mgorny/dist/pypy-bin/${PV}-nossl2"
BINHOST="https://dev.gentoo.org/~mgorny/dist/pypy3-bin/${PV}-nossl2"
DESCRIPTION="A fast, compliant alternative implementation of Python 3 (binary package)"
HOMEPAGE="http://pypy.org/"