commit dbb31f96e573d4421a4cc732116a53d6feee9858
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Nov 8 10:46:12 2018 +0100
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}