commit: 79d407ad9f2677b412a0fac076c47b95d0e4cd69 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon May 24 09:16:43 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon May 24 09:16:43 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=79d407ad
profiles/package.mask: mask dkms for removal Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1dc69295f..db4ee576c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -39,3 +39,12 @@ # package. If you need this software please complain on bugzilla or GitHub. # Masked for removal when dev-java/ehcache is removed from ::gentoo (~30 days). dev-java/netcdf + +# Andrew Ammerlaan <[email protected]> (24 May 2021) +# This was originally added for the NationalInstruments/GPIB ebuilds, however +# due to the number of ebuilds it was decided to maintain these in ::natinst. +# An ebuild for dkms was also added to ::natinst, so it makes little sense to +# maintain an ebuild in ::sci as well. Additionally there is also an ebuild +# for this in ::guru +# Removal in 30 days +sys-kernel/dkms
