public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/latencytop] rawhide: disable build on i686
Date: Fri, 31 Jul 2026 00:07:38 GMT [thread overview]
Message-ID: <178545645824.1.982100026849497613.rpms-latencytop-8c8a628e5e10@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/latencytop
Branch : rawhide
Commit : 8c8a628e5e10226aa5e6606ce82d88267f35f498
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-07-30T18:47:32+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/latencytop/c/8c8a628e5e10226aa5e6606ce82d88267f35f498?branch=rawhide
Log:
disable build on i686
---
diff --git a/latencytop.spec b/latencytop.spec
index 931526f..ecb1b5d 100644
--- a/latencytop.spec
+++ b/latencytop.spec
@@ -11,6 +11,9 @@ BuildRequires: gcc make
BuildRequires: ncurses-devel glib2-devel gtk2-devel pkgconfig
Requires: %{name}-common = %{version}-%{release}
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
+
%patchlist
latencytop-Makefile-fixes.patch
latencytop-Makefile-default-to-no-gtk.patch
reply other threads:[~2026-07-31 0:07 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=178545645824.1.982100026849497613.rpms-latencytop-8c8a628e5e10@fedoraproject.org \
--to=mschmidt@redhat.com \
--cc=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