commit: 25df199ef185876d46d2d2536d9bca6de9536df0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 1 21:06:09 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 21:06:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25df199e
profiles: base: Drop obsolete phonon use.mask All revdeps are gone already, and it was PMASKED. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 5d8362007f43..48f1e6036e6f 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,10 +4,6 @@ # 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.
