packaging: Set ExclusiveArch to armv7l. 40/157540/2 accepted/tizen/unified/20171026.074647 submit/tizen/20171025.070558
authorDongkyun Son <dongkyun.s@samsung.com>
Wed, 25 Oct 2017 00:31:04 +0000 (09:31 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Wed, 25 Oct 2017 04:39:29 +0000 (04:39 +0000)
This patch is for blocking 'armv7hl' to build.

Change-Id: I72812429ece2a6e9ce4efac0be336a24210abe85
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/docker-engine.spec

index 7ba59c8..68fa79a 100755 (executable)
@@ -11,7 +11,7 @@ Summary: The open-source application container engine
 Group: Tools/Docker
 
 License: ASL 2.0
-ExclusiveArch: %{arm}
+ExclusiveArch: armv7l
 Source0: %{name}.tar.gz
 Source1: %{name}.manifest
 Source11: go1.8.3.linux-amd64.tar.gz