diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:03 +0200 |
commit | 729dbf812efb74d7597edbe4a6546ac6e38c700f (patch) | |
tree | 2fbffb0d3bba02ae0eb263c61773a6665c575eec /sys-apps | |
parent | app-office/texstudio: Stabilize 4.7.1 amd64, #923529 (diff) | |
download | gentoo-729dbf812efb74d7597edbe4a6546ac6e38c700f.tar.gz gentoo-729dbf812efb74d7597edbe4a6546ac6e38c700f.tar.bz2 gentoo-729dbf812efb74d7597edbe4a6546ac6e38c700f.zip |
sys-apps/memtest86: Stabilize 4.3.7-r4 x86, #923539
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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=( |