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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
BINARY_KEYWORDS="~amd64"
BINARY_URI="gentoo-binhost--dev-python--requests-2.7.0--C.13380.1444820921.175824.C.tar.bz2"
BINARY_URI="mirror://gentoo-binhost/gentoo-binhost--dev-python--requests-2.7.0--C.13380.1444820921.175824.C.tar.bz2"
REQUIRED_USE=" || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy python_targets_pypy3 )"