[packages/podman] use %go_arches macro for EA:
atler
atler at pld-linux.org
Thu Feb 24 18:13:08 CET 2022
commit d113c837f4e31163d34e7b77cfff1920489fa122
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 24 18:11:43 2022 +0100
use %go_arches macro for EA:
podman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/podman.spec b/podman.spec
index e05508d..49fe53a 100644
--- a/podman.spec
+++ b/podman.spec
@@ -25,7 +25,7 @@ Requires: containernetworking-plugins
Requires: crun
Suggests: slirp4netns
Suggests: uidmap
-ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
+ExclusiveArch: %go_arches
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _enable_debug_packages 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/d113c837f4e31163d34e7b77cfff1920489fa122
More information about the pld-cvs-commit
mailing list