[bino] add exclude armv7hl

Leigh Scott leigh123linux at rpmfusion.org
Sat Jul 9 10:47:13 CEST 2016


commit dfc5c27aac6ec3ebb6a6cbedc778d0b1a3747f38
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sat Jul 9 09:47:00 2016 +0100

    add exclude armv7hl

 bino.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bino.spec b/bino.spec
index a109835..79306e8 100644
--- a/bino.spec
+++ b/bino.spec
@@ -9,7 +9,7 @@ Source0: http://download.savannah.nongnu.org/releases-noredirect/bino/%{name}-%{
 Patch0:  ffmpeg_2.9.patch
 
 # No libquadmath-devel on ARM
-ExcludeArch: armhfp
+ExcludeArch: armhfp armv7hl
 
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info


More information about the rpmfusion-commits mailing list