commit: feb6d04edc233a49e6d749a37f47db7f7fdaaa65
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 7 21:44:44 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 7 21:44:44 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb6d04e
app-shells/fish: Stabilize 4.3.3 arm64, #969676
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/fish/fish-4.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/fish/fish-4.3.3.ebuild
b/app-shells/fish/fish-4.3.3.ebuild
index e8a14acd502c..27dbcfa307b8 100644
--- a/app-shells/fish/fish-4.3.3.ebuild
+++ b/app-shells/fish/fish-4.3.3.ebuild
@@ -28,7 +28,7 @@ else
https://github.com/gentoo-crate-dist/fish-shell/releases/download/${MY_PV}/fish-shell-${MY_PV}-crates.tar.xz
${CARGO_CRATE_URIS}
"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x64-macos"
+ KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x64-macos"
fi
S="${WORKDIR}/${MY_P}"