* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/systemd/, profiles/base/
@ 2024-12-13 9:35 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2024-12-13 9:35 UTC (permalink / raw
To: gentoo-commits
commit: 39805de8f9b0dc070a67599bf2a49d455eefb181
Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Fri Dec 13 02:40:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 09:34:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39805de8
profiles: mask sys-apps/fwupd[seccomp] on non-systemd profiles
sys-apps/fwupd[seccomp] requires systemd
Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>
Closes: https://github.com/gentoo/gentoo/pull/39699
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/base/package.use.mask | 4 ++++
profiles/targets/systemd/package.use.mask | 6 +++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index d6fe0a8e1bc9..46673dd25e61 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -3,6 +3,10 @@
# New entries go on top.
+# John M. Harris, Jr. <johnmh@johnmh.me> (2024-12-12)
+# seccomp is only supported with systemd
+sys-apps/fwupd seccomp
+
# Andreas Sturmlechner <asturm@gentoo.org> (2024-11-24)
# sci-libs/vtk[qt5] cleanup, bug #944817
sci-libs/vtk qt5
diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask
index 3c81fe5fa99b..944426611e36 100644
--- a/profiles/targets/systemd/package.use.mask
+++ b/profiles/targets/systemd/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# John M. Harris, Jr. <johnmh@johnmh.me> (2024-12-12)
+# seccomp is only supported with systemd
+sys-apps/fwupd -seccomp
+
# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-09)
# Dependency requires sys-apps/systemd.
kde-plasma/plasma-meta -firewall
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-13 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 9:35 [gentoo-commits] repo/gentoo:master commit in: profiles/targets/systemd/, profiles/base/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox