[packages/fzf] support same arch list as golang
atler
atler at pld-linux.org
Sat Jul 11 23:19:07 CEST 2020
commit da55bc6b93c1230c5388be7b37f58ac723643da0
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Jul 11 23:18:18 2020 +0200
support same arch list as golang
fzf.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/fzf.spec b/fzf.spec
index 6c97b22..df022c3 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -18,6 +18,7 @@ Source1: %{name}-vendor-%{version}.tar.xz
# Source1-md5: 9ac6ea822f43566753e072fba53b510c
URL: https://github.com/junegunn/fzf
BuildRequires: golang >= 1.13
+ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fzf.git/commitdiff/da55bc6b93c1230c5388be7b37f58ac723643da0
More information about the pld-cvs-commit
mailing list