Exclude TV profile
[apps/native/ug-mobile-ap.git] / packaging / ug-setting-mobileap-efl.spec
index 83d685f..71795d5 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:          ug-setting-mobileap-efl
 Summary:       Tethering UI Gadget Library
-Version:       1.0.135
+Version:       1.0.136
 Release:       1
 Group:         App/Network
 License:       Flora-1.1
@@ -12,6 +12,9 @@ Source0:      %{name}-%{version}.tar.gz
 %if "%{?profile}" == "wearable"
 ExcludeArch: %{arm} %ix86 x86_64
 %endif
+%if "%{?profile}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
 
 BuildRequires: pkgconfig(evas)
 BuildRequires: pkgconfig(elementary)