commit:     aecab3d40d61f214d74fc3580f565c1c4b0f2afe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  7 02:34:36 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 02:34:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecab3d4

sys-fs/zfs-kmod: Stabilize 2.2.6 amd64, #943755

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/zfs-kmod/zfs-kmod-2.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.2.6.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-2.2.6.ebuild
index 8f1c08d298b6..fccf75414bc9 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-2.2.6.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-2.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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
 

Reply via email to