summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-08 06:04:29 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-08 06:04:29 +0000
commita2d9252367ce83277291a82f1ed3ba3d4c9b225f (patch)
tree351714898c509dd74aa601ed09a5d5ec88f7ad05 /sys-fs
parentsys-fs/zfs-kmod: Stabilize 2.2.5 arm64, #938270 (diff)
downloadgentoo-a2d9252367ce83277291a82f1ed3ba3d4c9b225f.tar.gz
gentoo-a2d9252367ce83277291a82f1ed3ba3d4c9b225f.tar.bz2
gentoo-a2d9252367ce83277291a82f1ed3ba3d4c9b225f.zip
sys-fs/zfs: Stabilize 2.2.5 ppc64, #938270
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/zfs-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs/zfs-2.2.5.ebuild b/sys-fs/zfs/zfs-2.2.5.ebuild
index eda194d59abc..962beb163214 100644
--- a/sys-fs/zfs/zfs-2.2.5.ebuild
+++ b/sys-fs/zfs/zfs-2.2.5.ebuild
@@ -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