public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream] main: buildstream.spec: exclude s390x architecture
@ 2026-06-05 14:21
0 siblings, 0 replies; only message in thread
From: @ 2026-06-05 14:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildstream
Branch : main
Commit : 4cf5b76b9badd37ff636af0e83d324e649666a95
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-06-05T15:21:38+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream/c/4cf5b76b9badd37ff636af0e83d324e649666a95?branch=main
Log:
buildstream.spec: exclude s390x architecture
Test do not pass on this arch; the remote execution API do not support s390x
---
diff --git a/buildstream.spec b/buildstream.spec
index 38ba9af..9a98425 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -3,7 +3,7 @@ Summary: Build/integrate software stacks
License: Apache-2.0
URL: https://buildstream.build/
-ExcludeArch: %{ix86}
+ExcludeArch: %{ix86} s390x
Version: 2.7.0
Release: %autorelease
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 14:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 14:21 [rpms/buildstream] main: buildstream.spec: exclude s390x architecture
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox