remove %ix86 ExcludeArch
authorjomui <jongmun.woo@samsung.com>
Tue, 10 Jan 2017 06:48:44 +0000 (15:48 +0900)
committerjomui <jongmun.woo@samsung.com>
Tue, 10 Jan 2017 06:49:03 +0000 (15:49 +0900)
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ie3fe2a8eddafa33747c61e7a58f5583e237274e5

packaging/csapi-location.spec

index cb00244..cf69381 100755 (executable)
@@ -9,7 +9,7 @@ Source0:    %{name}-%{version}.tar.gz
 Source1:    %{name}.manifest
 
 AutoReqProv: no
-ExcludeArch: aarch64 %ix86
+ExcludeArch: aarch64
 
 BuildRequires: dotnet-build-tools
 
@@ -41,4 +41,4 @@ done
 %files
 %manifest %{name}.manifest
 %license LICENSE
-%attr(644,root,root) %{dotnet_assembly_files}
\ No newline at end of file
+%attr(644,root,root) %{dotnet_assembly_files}