Skip to content

Commit f3d3455

Browse files
committed
sys-fs/zfs-kmod: Stabilize 2.3.4 arm64, #965813
Signed-off-by: Sam James <sam@gentoo.org>
1 parent d16fc7c commit f3d3455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sys-fs/zfs-kmod/zfs-kmod-2.3.4.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2025 Gentoo Authors
1+
# Copyright 1999-2026 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -31,7 +31,7 @@ else
3131
ZFS_KERNEL_DEP="${ZFS_KERNEL_DEP%%.*}.$(( ${ZFS_KERNEL_DEP##*.} + 1))"
3232

3333
if [[ ${PV} != *_rc* ]] ; then
34-
KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
34+
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~sparc"
3535
fi
3636
fi
3737

0 commit comments

Comments
 (0)