commit: 2d5a4447b20e0e26d6ab7581bc218096f8f2b68a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 04:59:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 04:59:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d5a4447
sys-block/fio: Stabilize 3.37 arm64, #948455
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/fio/fio-3.37.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-block/fio/fio-3.37.ebuild b/sys-block/fio/fio-3.37.ebuild
index 27c5b5950dda..840896489cef 100644
--- a/sys-block/fio/fio-3.37.ebuild
+++ b/sys-block/fio/fio-3.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86"
IUSE="aio curl glusterfs gnuplot gtk io-uring nfs numa pandas python rbd rdma
static tcmalloc test valgrind zbc zlib"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )