summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-07 02:34:37 +0000
committerSam James <sam@gentoo.org>2025-01-07 02:34:37 +0000
commit953cda5627040e8638db6e1b1e34c7b17d3f0ed4 (patch)
tree6ad8eafb38def509bbacd1bfa075111e54dcaabc /sys-fs
parentsys-fs/zfs-kmod: Stabilize 2.2.6 amd64, #943755 (diff)
downloadgentoo-953cda5627040e8638db6e1b1e34c7b17d3f0ed4.tar.gz
gentoo-953cda5627040e8638db6e1b1e34c7b17d3f0ed4.tar.bz2
gentoo-953cda5627040e8638db6e1b1e34c7b17d3f0ed4.zip
sys-fs/zfs: Stabilize 2.2.6 amd64, #943755
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/zfs-2.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-2.2.6.ebuild b/sys-fs/zfs/zfs-2.2.6.ebuild
index 5264247e69af..cbdc8629cb62 100644
--- a/sys-fs/zfs/zfs-2.2.6.ebuild
+++ b/sys-fs/zfs/zfs-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
@@ -25,7 +25,7 @@ else
S="${WORKDIR}/${MY_P}"
if [[ ${PV} != *_rc* ]]; then
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
+ KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
fi
fi