commit: 93478ec6c54a8f2d5e29475a5aa73387dec698d6
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 01:12:07 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 04:18:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93478ec6
dev-libs/blake3: Stabilize 1.8.3 arm, #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 2212b88ae6f7..b51707c1afdc 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 )"