public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 3/5]: profiles/arch: mask secureboot flag on arches without sbsign
Date: Fri, 14 Jul 2023 10:44:54 +0200	[thread overview]
Message-ID: <b74c42e5-9b57-0212-e321-db4572b65397@gentoo.org> (raw)

 From 06a132a4999b532308f27c55d27c1fce9ea91e0b Mon Sep 17 00:00:00 2001
From: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Tue, 11 Jul 2023 20:17:11 +0200
Subject: [PATCH 03/13] profiles/arch: mask secureboot flag on arches 
without sbsign

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
---
  profiles/arch/amd64/use.mask | 4 ++++
  profiles/arch/arm64/use.mask | 4 ++++
  profiles/arch/base/use.mask  | 4 ++++
  profiles/arch/riscv/use.mask | 4 ++++
  profiles/arch/x86/use.mask   | 4 ++++
  5 files changed, 20 insertions(+)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index b0644e56961e..31bf806892a6 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,10 @@
  # Unmask the flag which corresponds to ARCH.
  -amd64

+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
  # Jimi Huotari <chiitoo@gentoo.org> (2023-03-03)
  # Unmask on amd64 only for now.
  -qt6
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 5718f8d24bec..506221145de9 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -4,6 +4,10 @@
  # Unmask the flag which corresponds to ARCH.
  -arm64

+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
  # Georgy Yakovlev <gyakovlev@gentoo.org> (2023-01-01)
  # unmask synaptics input driver
  -input_devices_synaptics
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 91314159584e..a0408d9e7c5e 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,10 @@
  # Copyright 1999-2023 Gentoo Authors
  # Distributed under the terms of the GNU General Public License v2

+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Mask secureboot flag on arches where sbsigntools is not keyworded
+secureboot
+
  # matoro <matoro_gentoo@matoro.tk> (2022-09-29)
  # Pulls in dev-util/google-perftools, which is arch-specific
  # Unmask on supported arches.
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 1c381636e5e7..c57fb229f9d4 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -4,6 +4,10 @@
  # Unmask the flag which corresponds to ARCH.
  -riscv

+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
  # matoro <matoro_gentoo@matoro.tk> (2022-09-29)
  # dev-util/google-perftools is supported here
  -tcmalloc
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 96a220f97a3e..bb3406faf4cc 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,10 @@
  # Unmask the flag which corresponds to ARCH.
  -x86

+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
  # Andreas Sturmlechner <asturm@gentoo.org> (2023-06-10)
  # Requires media-libs/opencolorio, broken on x86, bug #884115
  color-management
-- 
2.41.0



                 reply	other threads:[~2023-07-14  8:45 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=b74c42e5-9b57-0212-e321-db4572b65397@gentoo.org \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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