commit: 6f65f918f934d1fac92351cc1d7fbb5c7582027b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 14:47:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 14:47:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f65f918
sys-fs/zfs: Stabilize 2.1.16 amd64, #947655
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/zfs/zfs-2.1.16.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/zfs/zfs-2.1.16.ebuild b/sys-fs/zfs/zfs-2.1.16.ebuild
index c1b9dfd06703..7e50d27300a7 100644
--- a/sys-fs/zfs/zfs-2.1.16.ebuild
+++ b/sys-fs/zfs/zfs-2.1.16.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}/${P%_rc?}"
if [[ ${PV} != *_rc* ]]; then
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~sparc"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~sparc"
fi
fi