summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-12-27 14:41:05 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-12-27 14:41:07 +0800
commit13091b2cdbaedef52d60af4e2ad14e09afcdc301 (patch)
tree53d67ffdf74516099e9426d67e552a97aa9a2bc8 /sys-fs/zfs-kmod
parentdev-python/ipykernel: Bump to 6.28.0 (diff)
downloadgentoo-13091b2cdbaedef52d60af4e2ad14e09afcdc301.tar.gz
gentoo-13091b2cdbaedef52d60af4e2ad14e09afcdc301.tar.bz2
gentoo-13091b2cdbaedef52d60af4e2ad14e09afcdc301.zip
sys-fs/zfs-kmod: keyword 2.2.2 for ~loong
Confirmed working with gentoo-kernel-6.6.8 on loong. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs/zfs-kmod')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild
index 0b3c28a2134c..940666b38c47 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild
@@ -30,7 +30,7 @@ else
ZFS_KERNEL_DEP="${ZFS_KERNEL_DEP%%.*}.$(( ${ZFS_KERNEL_DEP##*.} + 1))"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~sparc"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
fi
fi