Exclude arm64 and i586 architecture 58/104758/1 accepted/tizen/mobile/20161215.072340 submit/tizen/20161214.063015
authorJongHeon Choi <j-h.choi@samsung.com>
Wed, 14 Dec 2016 08:10:14 +0000 (17:10 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Wed, 14 Dec 2016 08:10:14 +0000 (17:10 +0900)
Change-Id: I52410a37cdb4dacf5c3789c23d0a0b5211e88a5b

packaging/dotnet-launcher.spec

index 87cef0e..7e12b6e 100644 (file)
@@ -38,6 +38,8 @@ Requires(preun): /usr/bin/systemctl
 %define _preload_dir /opt/usr/share/dotnet.tizen/preload
 %define _install_plugin_dir /usr/etc/package-manager/parserlib
 
+ExcludeArch: %{ix86} aarch64
+
 %description
 Launchpad plugin for launching dotnet apps