commit: ef3be9b6bebd93503dee737fc6fba355a7a50d9c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 22:39:12 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 21:49:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3be9b6
profiles: base: Add IUSE phonon to use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index b29de97cba8c..ce52ccdb3d97 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner <[email protected]> (2026-02-24) +# media-libs/phonon is going to be last-rited. +phonon + # Michał Górny <[email protected]> (2026-01-13) # LLVM 15 is only required by masked packages. It will be removed when # the reverse dependencies are gone. Bug #920536.
