commit: 8859031437dd41e27166473140c664ab4fd09a34 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Fri Jan 26 23:05:23 2024 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 23:05:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88590314
package.mask: Remove testing mask on linux-firmware-20240115-r1 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index db7092f2f416..27efb202ead2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -74,13 +74,6 @@ dev-python/pymilter # nowadays. Removal on 2024-02-20. net-wireless/crda -# Mike Pagano <[email protected]> (2024-01-20) -# Masked for testing. Modifications to USE=savedconfig -# to only install files from there instead of -# deleting them afterwards. -# bug #913049. -=sys-kernel/linux-firmware-20240115-r1 - # David Seifert <[email protected]> (2024-01-18) # Unmaintained set of packages. Overall, TensorFlow is ill-suited for # distro packaging, since it's entangled with tons of googleware and
