sys-fs/zfs-kmod: Stabilize 2.2.8 ppc64, #962038

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-27 12:51:49 +01:00
parent ec2aa870da
commit 70c00dac2c

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