commit: 85cca227db3b939e4cd45e00e33d4e10bf65e352
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 07:00:02 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 12:28:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85cca227
dev-libs/blake3: Stabilize 1.8.3 ppc, #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 9dffc3679f19..0478bfa7c9df 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 )"