build: enable the x86_64 build 51/42851/1 accepted/tizen/mobile/20150713.013324 accepted/tizen/tv/20150713.013331 accepted/tizen/wearable/20150713.013339 submit/tizen/20150712.051840
authorSooyoung Ha <yoosah.ha@samsung.com>
Fri, 3 Jul 2015 05:47:08 +0000 (14:47 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Fri, 3 Jul 2015 05:47:33 +0000 (14:47 +0900)
Change-Id: I0c704d04835972410eb92798b8053656b8a7afe8
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
packaging/emulator-yagl.spec

index dd0029db1d8e98d5b8d80151fdb81081f0ea40ac..7062af6fd1ad58172208f7f4d2436924db51ceb8 100644 (file)
@@ -32,7 +32,7 @@ Requires:   libtbm
 Provides:   opengl-es-drv
 
 %if %{with emulator}
-ExclusiveArch: %{ix86}
+ExclusiveArch: %{ix86} x86_64
 %else
 ExclusiveArch:
 %endif