sys-firmware/intel-microcode: Split env var into MICROCODE_...
...{BLACKLIST,SIGNATURES}
Especially now, since we are shipping a lot of microcodes,
initramfs can become very large and users might want to install
only specific microcode updates for their processor via
MICROCODE_SIGNATURES="-S" option.
However, this would overwrite our default BLACKLIST.
To allow users to use "-S" option without the burden to manually
maintain a BLACKLIST, we introduced a new MICROCODE_BLACKLIST
environment variable to split things.
In addition, there was a typo is previous blacklisted
signature which was corrected to blacklist the correct microcode.
Bug: https://bugs.gentoo.org/654638
Package-Manager: Portage-2.3.38, Repoman-2.3.9