poule: do not recognize "arm" as platform/arm

Some words such as "swarm" and "apparmor" were recognized as "arm".
So remove "arm" from the list at the moment.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: b7ca1568b157b7a67951207626a6605bcee4e282
Component: engine
This commit is contained in:
Akihiro Suda
2016-12-22 10:35:10 +00:00
parent e214f9bff5
commit 756acd9fc7
+1 -1
View File
@@ -30,7 +30,7 @@
platform/desktop: [ "docker for mac", "docker for windows" ],
platform/freebsd: [ "freebsd" ],
platform/windows: [ "nanoserver", "windowsservercore", "windows server" ],
platform/arm: [ "raspberry", "arm", "raspbian", "rpi", "beaglebone", "pine64" ],
platform/arm: [ "raspberry", "raspbian", "rpi", "beaglebone", "pine64" ],
}
}
- type: version-label