mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-08 21:56:42 +02:00
sys-fs/zfs-kmod: Sync with Gentoo
It's from Gentoo commit 3a31894c2b1c393387e1f09ea6273c8fc9a91bd5. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
24c41393fd
commit
7e80041f85
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user