diff options
author | Mike Pagano <mpagano@gentoo.org> | 2022-08-10 12:24:07 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2022-08-10 12:24:07 -0400 |
commit | 4dfe672c16fbab8c80b79996907b4467932ff982 (patch) | |
tree | b909db2419ef2c8d61414095f453826af1ec3ecc /sys-firmware/intel-microcode | |
parent | sys-firmware/intel-microcode: Add pkg docs and minor fix (diff) | |
download | gentoo-4dfe672c16fbab8c80b79996907b4467932ff982.tar.gz gentoo-4dfe672c16fbab8c80b79996907b4467932ff982.tar.bz2 gentoo-4dfe672c16fbab8c80b79996907b4467932ff982.zip |
sys-firmware/intel-microcode: Fix whitespace
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-firmware/intel-microcode')
-rw-r--r-- | sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild b/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild index 9f6c94996cbe..f40acd842d36 100644 --- a/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild +++ b/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild @@ -57,7 +57,7 @@ MICROCODE_SIGNATURES_DEFAULT="" # exclude specific CPU: MICROCODE_SIGNATURES="-s !0x00000686" #Version bump instructions : -# 1. The ebuild is the form of intel-microcode-<INTEL_SNAPSHOT>_p<COLLECTION_SNAPSHOT>.ebuild +# 1. The ebuild is the form of intel-microcode-<INTEL_SNAPSHOT>_p<COLLECTION_SNAPSHOT>.ebuild # 2. The INTEL_SNAPSHOT upstream is located at: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files\ # 3. The COLLECTION_SNAPSHOT is created manually using the following steps: # a. Clone the repository https://github.com/platomav/CPUMicrocodes |