sys-fs/zfs-kmod: Sync with Gentoo

It's from Gentoo commit 6860220874b83bcd0f1ab91c832890a63f35ad59.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:18:20 +00:00 committed by Mathieu Tortuyaux
parent 76e4256a8a
commit 8c3943972c
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

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