[packages/kitty] Set ExclusiveArch because requires go to build
glen
glen at pld-linux.org
Wed Feb 22 20:40:39 CET 2023
commit cd0a3d5a3dde75b350804e3fb629afbd725ac810
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Feb 22 21:40:08 2023 +0200
Set ExclusiveArch because requires go to build
kitty.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/kitty.spec b/kitty.spec
index 0f16157..81bae55 100644
--- a/kitty.spec
+++ b/kitty.spec
@@ -77,6 +77,7 @@ Requires: %{name}-terminfo = %{version}-%{release}
# "kittens" functions install separately
Recommends: python3-pygments
Suggests: ImageMagick
+ExclusiveArch: %go_arches
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define specflags -Wno-array-bounds
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kitty.git/commitdiff/cd0a3d5a3dde75b350804e3fb629afbd725ac810
More information about the pld-cvs-commit
mailing list