diff options
Diffstat (limited to 'sys-apps/memtest86+')
-rw-r--r-- | sys-apps/memtest86+/memtest86+-6.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/memtest86+/memtest86+-6.01.ebuild b/sys-apps/memtest86+/memtest86+-6.01.ebuild index eb5778e25fdf..9eeab59f5362 100644 --- a/sys-apps/memtest86+/memtest86+-6.01.ebuild +++ b/sys-apps/memtest86+/memtest86+-6.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |