Exclude aarch64 in build option 05/79105/1 accepted/tizen/wearable/20160708.092101 submit/tizen/20160708.075828
authorsungwook79.park <sungwook79.park@samsung.com>
Fri, 8 Jul 2016 07:49:00 +0000 (16:49 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Fri, 8 Jul 2016 07:49:00 +0000 (16:49 +0900)
Change-Id: I247b5a26142d96b27d43c84e839ee0c7ddcf87cd
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
packaging/org.tizen.inputdelegator.spec

index 4a94efd..2d6302a 100755 (executable)
@@ -39,19 +39,19 @@ BuildRequires:  pkgconfig(bundle)
 %endif
 
 %if "%{?profile}" == "mobile"
-ExcludeArch: %{arm} %ix86 x86_64
+ExcludeArch: %{arm} aarch64 %ix86 x86_64
 %endif
 
 %if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
+ExcludeArch: %{arm} aarch64 %ix86 x86_64
 %endif
 
 %if "%{?profile}" == "common"
-ExcludeArch: %{arm} %ix86 x86_64
+ExcludeArch: %{arm} aarch64 %ix86 x86_64
 %endif
 
 %if "%{?profile}" == "ivi"
-ExcludeArch: %{arm} %ix86 x86_64
+ExcludeArch: %{arm} aarch64 %ix86 x86_64
 %endif
 
 %define _appdir                /usr/apps