summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-30 11:23:32 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-30 11:23:32 +0000
commitb551cc7f58ebc94e245fb0d59ce6a30bc8c31792 (patch)
treedd8ed41533dc91bd1fcd6744abb0579f3c4c3e3d /sys-fs
parentsys-fs/zfs: Stabilize 2.1.11 amd64, #907393 (diff)
downloadgentoo-b551cc7f58ebc94e245fb0d59ce6a30bc8c31792.tar.gz
gentoo-b551cc7f58ebc94e245fb0d59ce6a30bc8c31792.tar.bz2
gentoo-b551cc7f58ebc94e245fb0d59ce6a30bc8c31792.zip
sys-fs/zfs-kmod: Stabilize 2.1.11 amd64, #907393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-2.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.1.11.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.1.11.ebuild
index 8f9eaa5b452c..2e8ab39bb2d3 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.1.11.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.1.11.ebuild
@@ -26,7 +26,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 ~ppc64 ~riscv ~sparc"
fi
fi