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-1.0--C.27694.1444820836.906735.C.tar.bz2"
BINARY_URI="mirror://gentoo-binhost/gentoo-binhost--dev-python--backports-1.0--C.27694.1444820836.906735.C.tar.bz2"
REQUIRED_USE=" || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy )"