From dbb31f96e573d4421a4cc732116a53d6feee9858 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 8 Nov 2018 10:46:12 +0100 Subject: [PATCH] Add ExclusiveArch for rpi --- ffmpeg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ffmpeg.spec b/ffmpeg.spec index 69db4ec..50240a6 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -69,6 +69,7 @@ %if 0%{?_with_rpi:1} %global _with_mmal 1 +ExclusiveArch: armv7hnl %endif %if 0%{?_without_gpl}