commit: 5b02c8a52722f58abdb964301572f056b5bd63a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 18 15:56:45 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 18 17:57:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b02c8a5
profiles: base: Cleanup obsolete virtual/mysql[embedded] p.use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index da35bb084d73..1bcca2488ae4 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -864,10 +864,6 @@ net-fs/samba ceph # media-libs/svgalib is not keyworded everywhere app-emulation/fuse backend-svga -# Brian Evans <[email protected]> (2018-03-05) -# Mask embedded USE on virtual/mysql and friends to transition it to be obsolete -virtual/mysql embedded - # Brian Evans <[email protected]> (2018-02-28) # Mask client-libs USE to force users to install alternative standard pacakges dev-db/mysql client-libs
