commit: 077cc849717de4f5fec6c5d7092505af05a6b2e4
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 01:12:06 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 04:18:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077cc849
dev-libs/blake3: Stabilize 1.8.3 arm64, #969901
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/blake3/blake3-1.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/blake3/blake3-1.8.3.ebuild
b/dev-libs/blake3/blake3-1.8.3.ebuild
index 500470e3512d..2212b88ae6f7 100644
--- a/dev-libs/blake3/blake3-1.8.3.ebuild
+++ b/dev-libs/blake3/blake3-1.8.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/BLAKE3-${PV}/c"
LICENSE="|| ( CC0-1.0 Apache-2.0 )"
SLOT="0/0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86 ~arm64-macos ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"