diff options
author | 2023-05-27 15:23:07 +0200 | |
---|---|---|
committer | 2023-05-27 15:25:12 +0200 | |
commit | 812f0af6bb1ee8a2857da7adbb8e0dcb2f478ec1 (patch) | |
tree | e0d38a9970afa296d51abf55eeeeee85374ef344 /sys-apps | |
parent | net-print/cups-filters: Stabilize 1.28.17-r2 ppc, #907063 (diff) | |
download | gentoo-812f0af6bb1ee8a2857da7adbb8e0dcb2f478ec1.tar.gz gentoo-812f0af6bb1ee8a2857da7adbb8e0dcb2f478ec1.tar.bz2 gentoo-812f0af6bb1ee8a2857da7adbb8e0dcb2f478ec1.zip |
sys-apps/memtest86-bin: Mention need for EFI in package description
Closes: https://bugs.gentoo.org/907247
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/memtest86-bin/memtest86-bin-10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/memtest86-bin/memtest86-bin-10.4.ebuild b/sys-apps/memtest86-bin/memtest86-bin-10.4.ebuild index 6617a7207ab8..d01d59ce5305 100644 --- a/sys-apps/memtest86-bin/memtest86-bin-10.4.ebuild +++ b/sys-apps/memtest86-bin/memtest86-bin-10.4.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit mount-boot -DESCRIPTION="Stand alone memory testing software for x86 computers" +DESCRIPTION="Stand alone memory testing software for x86 EFI hardware" HOMEPAGE="http://www.memtest86.com/" SRC_URI="https://www.memtest86.com/downloads/memtest86-usb.zip -> ${P}.zip" |