sys-fs/zfs-kmod: Stabilize 2.3.6 ppc64, #971147

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-03-13 17:57:57 +00:00
parent 67d52c8bf6
commit 3a31894c2b

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