summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-25 03:30:46 +0100
committerSam James <sam@gentoo.org>2023-10-25 03:30:46 +0100
commit77bdabd346ad47fa5d9a6eebe8838d2f1b25344a (patch)
treea44887bf045cbbfee05e00c624cdee434f49d99e /sys-fs/zfs-kmod
parentdev-python/testtools: remove outdated runtime dependency on six (diff)
downloadgentoo-77bdabd346ad47fa5d9a6eebe8838d2f1b25344a.tar.gz
gentoo-77bdabd346ad47fa5d9a6eebe8838d2f1b25344a.tar.bz2
gentoo-77bdabd346ad47fa5d9a6eebe8838d2f1b25344a.zip
sys-fs/zfs-kmod: Stabilize 2.1.13 amd64, #915701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/zfs-kmod')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-2.1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.1.13.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.1.13.ebuild
index 06a635fca3e6..42a96e824562 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.1.13.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.1.13.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 ~ppc64 ~riscv ~sparc"
fi
fi