From e4ca608ee6b347c19cb3cc1fc2caa9ff3e389908 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 9 Feb 2023 16:34:30 +0530 Subject: [PATCH] discontinue i686 Signed-off-by: Lokesh Mandvekar --- conmon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conmon.spec b/conmon.spec index 124f706..bc3a94e 100644 --- a/conmon.spec +++ b/conmon.spec @@ -27,7 +27,7 @@ URL: https://github.com/containers/%{name} # Tarball fetched from upstream Source0: %{url}/archive/%{built_tag}.tar.gz %if %{with docs} -ExclusiveArch: %{go_arches} +ExclusiveArch: %{golang_arches_future} BuildRequires: go-md2man %endif BuildRequires: gcc