public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cef] rawhide: Fix typo
Date: Fri, 04 Sep 2026 17:42:34 GMT	[thread overview]
Message-ID: <178854375461.1.7929396584354167135.rpms-cef-272ebdf62e89@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cef
Branch : rawhide
Commit : 272ebdf62e89040e2fb61024382bcaac97fa8c28
Author : Than Ngo <than@redhat.com>
Date   : 2026-09-04T17:42:12+00:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cef/c/272ebdf62e89040e2fb61024382bcaac97fa8c28?branch=rawhide

Log:
Fix typo

---
diff --git a/chromium-147-widevine-on-arm64.patch b/chromium-147-widevine-on-arm64.patch
index 1be3361..d603cbc 100644
--- a/chromium-147-widevine-on-arm64.patch
+++ b/chromium-147-widevine-on-arm64.patch
@@ -9,7 +9,7 @@ diff -up chromium-147.0.7727.137/third_party/widevine/cdm/widevine.gni.me chromi
       (target_cpu == "x64" || target_cpu == "arm" || target_cpu == "arm64")) ||
 -    (target_os == "linux" && target_cpu == "x64") ||
 +    (target_os == "linux" &&
-+     (target_cpu == "x64") || target_cpu == "arm64")) ||
++     (target_cpu == "x64" || target_cpu == "arm64")) ||
      (target_os == "mac" && (target_cpu == "x64" || target_cpu == "arm64")) ||
      (target_os == "win" &&
       (target_cpu == "x86" || target_cpu == "x64" || target_cpu == "arm64"))

                 reply	other threads:[~2026-09-04 17:42 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=178854375461.1.7929396584354167135.rpms-cef-272ebdf62e89@fedoraproject.org \
    --to=than@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