commit: 2078fb7a2904a967edd77ffa4cf36c02ece25d36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 17:13:18 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 17:13:18 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2078fb7a
sys-fs/zfs: Stabilize 2.3.4 arm64, #965813
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/zfs/zfs-2.3.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/zfs/zfs-2.3.4.ebuild b/sys-fs/zfs/zfs-2.3.4.ebuild
index 9d1985ee740f..04f0da60bb8b 100644
--- a/sys-fs/zfs/zfs-2.3.4.ebuild
+++ b/sys-fs/zfs/zfs-2.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,7 @@ else
S="${WORKDIR}/${MY_P}"
if [[ ${PV} != *_rc* ]]; then
- KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~sparc"
fi
fi