From 5a9815a37c3ec19ae8a49663a7ef332a35254f5d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 01:25:09 +0100 Subject: [PATCH] dev-libs/xxhash: Stabilize 0.8.3 ppc, #954552 Signed-off-by: Sam James --- dev-libs/xxhash/xxhash-0.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xxhash/xxhash-0.8.3.ebuild b/dev-libs/xxhash/xxhash-0.8.3.ebuild index 897f80a02d017..08817b8aedc3f 100644 --- a/dev-libs/xxhash/xxhash-0.8.3.ebuild +++ b/dev-libs/xxhash/xxhash-0.8.3.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/xxHash-${PV} LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" src_prepare() { default