diff options
author | Jiyoung Yun <jy910.yun@samsung.com> | 2017-03-14 10:23:01 +0900 |
---|---|---|
committer | Jiyoung Yun <jy910.yun@samsung.com> | 2017-03-14 10:30:42 +0900 |
commit | cc1dc96e0b0e5e7ddcaa6d30854aaaaa6ae29cfb (patch) | |
tree | 602cf98b4740a97964bee48d5a4a3f45366f5cd1 | |
parent | 38f5465be4bd98b1d6855768b806704e242169eb (diff) | |
download | smartcard-accepted/tizen_common.tar.gz smartcard-accepted/tizen_common.tar.bz2 smartcard-accepted/tizen_common.zip |
x86 build enablesubmit/tizen/20170316.055834accepted/tizen/unified/20170316.102105accepted/tizen/tv/20170316.102054accepted/tizen/mobile/20170316.102048accepted/tizen/ivi/20170316.102059accepted/tizen/common/20170316.161735accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_common
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I91c7aabea61f63b3396bc9c5f3d68cde696a7b1e
-rw-r--r-- | packaging/csapi-network-smartcard.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/csapi-network-smartcard.spec b/packaging/csapi-network-smartcard.spec index ee926fe..2bf1fbe 100644 --- a/packaging/csapi-network-smartcard.spec +++ b/packaging/csapi-network-smartcard.spec @@ -17,7 +17,7 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest AutoReqProv: no -ExcludeArch: %{ix86} aarch64 +ExcludeArch: aarch64 BuildRequires: mono-compiler BuildRequires: mono-devel |