From 2afc0183c357304c15e7321a000ab3c7496d2b0f Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 21 Feb 2017 16:49:55 +0000 Subject: [PATCH] ONLY_FOR_ARCHS=amd64, ok ajacoutot --- sysutils/consul/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index d201760d4a6..8831d5c84f2 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,4 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2017/02/19 14:07:47 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2017/02/21 16:49:55 sthen Exp $ + +# XXX no i386 equivalent to mem_openbsd_amd64.go +ONLY_FOR_ARCHS= amd64 COMMENT= service discovery and configuration tool