commit: 4895bd84ff392524791bd046eba7052c978a827d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 20:57:26 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 20:57:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4895bd84
profiles: fix package.mask syntax Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7f32104b3e11..0387add8c933 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,7 +35,7 @@ # Zac Medico <[email protected]> (2025-01-18) # Ebuild is difficult to maintain. No revdeps. -$ Removal on 2025-02-17. Bug #896044 +# Removal on 2025-02-17. Bug #896044 sys-cluster/k3s # Michał Górny <[email protected]> (2025-01-18)
