From c3522d20f533b4fa5830328b04b391cbfdc01f3a Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 20 Oct 2018 16:06:22 +0000 Subject: [PATCH] brotli: add missing $secondaryArchSuffix in REQUIRES_python3. --- app-arch/brotli/brotli-1.0.6.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/brotli/brotli-1.0.6.recipe b/app-arch/brotli/brotli-1.0.6.recipe index 70dec7c62..50db3b175 100644 --- a/app-arch/brotli/brotli-1.0.6.recipe +++ b/app-arch/brotli/brotli-1.0.6.recipe @@ -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