commit: 396adfcf6d2b369fa5220e10a785927778f061f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 03:08:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 03:08:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396adfcf
profiles/base: drop dev-perl/DBD-mysql[mariadb] stable-mask While the comment may be true, it doesn't really help people to stable-mask as it has confusing UX and just makes stablereqs and such hard. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 59b2df0982cf..7fc6ea292594 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -141,11 +141,6 @@ dev-lang/rust nightly system-bootstrap # Declared experimental, and dev-cpp/websocketpp not stable yet sci-libs/indilib websocket -# Kent Fredric <[email protected]> (2019-08-29) -# Support for DBD-mysql to use mariadb is sketchy. Use DBD-MariaDB -# instead if you can. -dev-perl/DBD-mysql mariadb - # Kent Fredric <[email protected]> (2019-07-30) # These features require dev-perl/GD, which currently can't be # considered stable due to serious defects upstream. Bug #661634
