commit: abf6b3c84d6976e2b8fb5be418c08055015f52e1 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 19:52:02 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 21 19:54:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf6b3c8
profiles/package.mask: mask net-wireless/irda-utils Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8efcde4618c..cc00473cb49 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2020-01-21) +# All kernels >= 4.17 removed IrDA drivers and support, +# the package has also multiple bugs open and is unmaintained. +# Removal in 30 days. +net-wireless/irda-utils + # Marek Szuba <[email protected]> (2021-01-21) # Masked for testing and further work - the golang-vcs-snapshot variant # seems to be incompatible with revdeps using go-module, the variant
