From e28a6a9d19553b4bbdf015f8eecc6ed553343ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sun, 7 Jun 2015 18:57:56 +0100 Subject: [PATCH] Added missing hunk from previous commit. --- x264.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x264.spec b/x264.spec index 7cf43a0..213653b 100644 --- a/x264.spec +++ b/x264.spec @@ -14,7 +14,7 @@ %global _without_libswscale 1 } #Whitelist of arches with dedicated ASM code -%ifnarch x86_64 i686 %{arm} ppc ppc64 %{sparc} +%ifnarch x86_64 i686 %{arm} ppc ppc64 %{sparc} aarch64 %global _without_asm 1 %endif