brotli: add missing $secondaryArchSuffix in REQUIRES_python3.

This commit is contained in:
fbrosson
2018-10-20 16:06:22 +00:00
parent c1174ff13c
commit c3522d20f5

View File

@@ -7,7 +7,7 @@ methods. It is similar in speed with deflate but offers more dense compression."
HOMEPAGE="https://github.com/google/brotli"
COPYRIGHT="2009, 2010, 2013-2018 Brotli Authors"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/google/brotli/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="ce94b7f48af5e8f444c3949ca93201c1b4bb40da633db084e900133ce87848db"
SOURCE_FILENAME="brotli-$portVersion.tar.gz"
@@ -72,7 +72,7 @@ eval "PROVIDES_${pythonPackage}=\"\
${portName}_$pythonPackage = $portVersion\
\"; \
REQUIRES_$pythonPackage=\"\
haiku\n\
haiku$secondaryArchSuffix\n\
cmd:python$pythonVersion\
\""
BUILD_REQUIRES="$BUILD_REQUIRES