sys-fs/zfs-kmod: Stabilize 2.3.2 arm64, #955508

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-06 13:32:47 +01:00
parent fdab3f0bc8
commit 3d57e2d69c

View File

@@ -31,7 +31,7 @@ else
ZFS_KERNEL_DEP="${ZFS_KERNEL_DEP%%.*}.$(( ${ZFS_KERNEL_DEP##*.} + 1))"
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~sparc"
fi
fi