Fix BINARY_URI

This commit is contained in:
2015-10-14 16:27:37 +02:00
parent 1234a6ff7a
commit 015916a99e
298 changed files with 298 additions and 298 deletions

View File

@@ -32,5 +32,5 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="gentoo"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
BINARY_KEYWORDS="amd64"
BINARY_URI="gentoo-binhost--dev-python--backports-ssl-match-hostname-3.4.0.2--C.4576.1444820879.219374.C.tar.bz2"
BINARY_URI="mirror://gentoo-binhost/gentoo-binhost--dev-python--backports-ssl-match-hostname-3.4.0.2--C.4576.1444820879.219374.C.tar.bz2"
REQUIRED_USE=" || ( python_targets_python2_7 python_targets_pypy )"