commit 659867931c9bd3bc88d17ccb591c5233acf1720e
Author: Lokesh Mandvekar <lsm5(a)fedoraproject.org>
Date: Fri Oct 31 09:02:46 2014 -0700
expand arches instead of go_arches
Signed-off-by: Lokesh Mandvekar <lsm5(a)fedoraproject.org>
golang-github-cpuguy83-go-md2man.spec | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/golang-github-cpuguy83-go-md2man.spec b/golang-github-cpuguy83-go-md2man.spec
index 9eaf4e7..b56ec04 100644
--- a/golang-github-cpuguy83-go-md2man.spec
+++ b/golang-github-cpuguy83-go-md2man.spec
@@ -12,7 +12,7 @@ Summary: Process markdown into manpages
License: MIT
URL: https://%{import_path}
Source0: https://%{import_path}/archive/v%{version}.tar.gz
-ExclusiveArch: %{go_arches}
+ExclusiveArch: %{ix86} x86_64 %{arm}
Provides: %{repo} = %{version}-%{release}
%description