]> git.pld-linux.org Git - packages/go-md2man.git/commitdiff
sync supported arch list with golang
authorJan Palus <atler@pld-linux.org>
Sat, 26 Sep 2020 11:16:56 +0000 (13:16 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 26 Sep 2020 11:16:56 +0000 (13:16 +0200)
go-md2man.spec

index ea3b493273e6030329dd4b3b69d13d3c34d2697d..feb80b1f3196cf65acf21d8da1db2ff8934b9823 100644 (file)
@@ -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 %{?**};
This page took 0.094048 seconds and 4 git commands to generate.