diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/memtest86/memtest86-4.3.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/memtest86/memtest86-4.3.7-r4.ebuild b/sys-apps/memtest86/memtest86-4.3.7-r4.ebuild index 27024b29a753..49975310ae12 100644 --- a/sys-apps/memtest86/memtest86-4.3.7-r4.ebuild +++ b/sys-apps/memtest86/memtest86-4.3.7-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/src" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="serial" PATCHES=( |