packaging: Set ExclusiveArch only to armv7l. sandbox/dkson95/hardfp
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 03:39:46 +0000 (12:39 +0900)
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