commit: 6318d60c5bb1668fb1a0b1ed3545cbe571d22d16 Author: dsaf <ghostyn678+git <AT> gmail <DOT> com> AuthorDate: Mon Feb 2 12:01:14 2026 +0000 Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com> CommitDate: Mon Feb 2 12:49:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6318d60c
profiles: mask app-admin/run0edit It's been five years. Is there a better way to do this? Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0a03afa46a..43f951cb42 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,10 @@ # New entries go on top. +# dsaf <[email protected]> (2026-02-02) +# Requires systemd. Cannot be masked per profile (see top comment) +app-admin/run0edit + # Anna (cybertailor) Vyalkova <[email protected]> (2026-02-02) # Qt5-only, no signs of porting to Qt 6 upstream. # Removal on 2026-03-02.
