diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-06-03 10:20:31 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-06-03 10:20:31 -0400 |
commit | a0a738feb3d5ae5a86d8c779bb37d83b9beaf2d9 (patch) | |
tree | 4620a043a54ce99fe13382f8ca14d3a9c80ed2d0 /packaging/mic-bootstrap.spec | |
parent | da9a281a0cc5fb6c2b05a68d810c6545e30f4614 (diff) | |
download | mic-bootstrap-a0a738feb3d5ae5a86d8c779bb37d83b9beaf2d9.tar.gz mic-bootstrap-a0a738feb3d5ae5a86d8c779bb37d83b9beaf2d9.tar.bz2 mic-bootstrap-a0a738feb3d5ae5a86d8c779bb37d83b9beaf2d9.zip |
fixed arch exclusion againsubmit/tizen/20130603.142035accepted/tizen/20130606.122015
Diffstat (limited to 'packaging/mic-bootstrap.spec')
-rw-r--r-- | packaging/mic-bootstrap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/mic-bootstrap.spec b/packaging/mic-bootstrap.spec index 6ba78ce..cd4fa4c 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -7,7 +7,7 @@ Version: 1.0 Release: 0 AutoReqProv: 0 Provides: %{name} -ExclusiveArch: x86_64, %ix86 +ExclusiveArch: x86_64 %ix86 Summary: mic bootstrap Group: System/Tools |