[packages/go-md2man] sync supported arch list with golang

atler atler at pld-linux.org
Sat Sep 26 13:17:56 CEST 2020


commit 532e29677a1be40f4a3d9e85bc7ce461e9d364f3
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Sep 26 13:16:56 2020 +0200

    sync supported arch list with golang

 go-md2man.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/go-md2man.spec b/go-md2man.spec
index ea3b493..feb80b1 100644
--- a/go-md2man.spec
+++ b/go-md2man.spec
@@ -9,7 +9,7 @@ Source0:	https://github.com/cpuguy83/go-md2man/archive/v%{version}/%{name}-%{ver
 URL:		https://github.com/cpuguy83/go-md2man
 BuildRequires:	golang
 BuildRequires:	golang-github-russross-blackfriday-devel
-ExclusiveArch:	%{ix86} %{x8664} %{arm}
+ExclusiveArch:	%{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
 
 %define		_enable_debug_packages 0
 %define		gobuild(o:) go build -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/go-md2man.git/commitdiff/532e29677a1be40f4a3d9e85bc7ce461e9d364f3



More information about the pld-cvs-commit mailing list