From eb9260ec1bc28ac25d19732823ee784060fd26c9 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Tue, 10 Jan 2017 15:46:41 +0900 Subject: [PATCH] Remove ExcludeArch: aarch64 Change-Id: Ib1bcfb6eee0cea996fe6d2bf19bea821af8c04bd Signed-off-by: DoHyun Pyun --- packaging/csapi-network-bluetooth.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packaging/csapi-network-bluetooth.spec b/packaging/csapi-network-bluetooth.spec index 415492a..4e074d5 100644 --- a/packaging/csapi-network-bluetooth.spec +++ b/packaging/csapi-network-bluetooth.spec @@ -8,7 +8,7 @@ Name: csapi-network-bluetooth Summary: Tizen Bluetooth API for C# -Version: 1.0.3 +Version: 1.0.4 Release: 1 Group: Development/Libraries License: Apache-2.0 @@ -17,7 +17,6 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest AutoReqProv: no -ExcludeArch: %{ix86} aarch64 BuildRequires: mono-compiler BuildRequires: mono-devel -- 2.7.4