public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream] main: buildstream.spec: exclude s390x architecture
Date: Fri, 05 Jun 2026 14:21:53 GMT [thread overview]
Message-ID: <178066931328.1.4453651629977047180.rpms-buildstream-4cf5b76b9bad@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-05 14:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178066931328.1.4453651629977047180.rpms-buildstream-4cf5b76b9bad@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox