diff options
author | Sam James <sam@gentoo.org> | 2022-11-30 00:51:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-30 00:51:45 +0000 |
commit | ec41caf4cfc2b4d298129ff78daee2be3875012f (patch) | |
tree | 9366c06563c43b1440f50acdd3a6c2bd2b2d6f70 /sys-apps/memtest86+ | |
parent | sys-apps/memtest86+: Stabilize 6.00 x86, #883453 (diff) | |
download | gentoo-ec41caf4cfc2b4d298129ff78daee2be3875012f.tar.gz gentoo-ec41caf4cfc2b4d298129ff78daee2be3875012f.tar.bz2 gentoo-ec41caf4cfc2b4d298129ff78daee2be3875012f.zip |
sys-apps/memtest86+: Stabilize 6.00 amd64, #883453
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/memtest86+')
-rw-r--r-- | sys-apps/memtest86+/memtest86+-6.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/memtest86+/memtest86+-6.00.ebuild b/sys-apps/memtest86+/memtest86+-6.00.ebuild index 6e6c92c0f1ce..ca182c9a4719 100644 --- a/sys-apps/memtest86+/memtest86+-6.00.ebuild +++ b/sys-apps/memtest86+/memtest86+-6.00.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/memtest86plus/memtest86plus/archive/refs/tags/v${MY_ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="bios32 bios64 +boot efi32 efi64 iso32 iso64" ISODEPS=" |