A package makefile can specify a list of architectures ('ARCHES') it supports. If build on a unsupported architecture, a message is printed and make exits without an error. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>