summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-22 19:28:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-22 19:28:18 +0200
commit5770633fe0b5ab5d71d26de8b41bdeaa21ff1b36 (patch)
tree485e2b4437ac5c9793a466711f6cdf2b9b871de2 /sys-fs
parentsys-devel/kgcc64: add 13.2.1_p20240113-r1 (diff)
downloadgentoo-5770633fe0b5ab5d71d26de8b41bdeaa21ff1b36.tar.gz
gentoo-5770633fe0b5ab5d71d26de8b41bdeaa21ff1b36.tar.bz2
gentoo-5770633fe0b5ab5d71d26de8b41bdeaa21ff1b36.zip
sys-fs/zfs-kmod: Stabilize 2.2.2 amd64, #921701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild4
1 files changed, 2 insertions, 2 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 940666b38c47..70dd01bbbd58 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,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