dev-python/pypy3-bin: Update SRC_URI
authorMichał Górny <mgorny@gentoo.org>
Thu, 9 Jun 2016 19:44:37 +0000 (21:44 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 9 Jun 2016 19:46:02 +0000 (21:46 +0200)
dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild

index eecd2805cbb97541f29006d3607f307fd1b2c2df..d52c94e24af5b68441be8d6456087579e459dc99 100644 (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/"