sys-fs/zfs-kmod: Stabilize 2.3.4 amd64, #965813

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-27 13:38:39 +00:00
parent ebd3124cda
commit 28792459a8
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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