commit: 59367ff68508d2ea25e3967fdfa2dda153e7f497
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 19 03:36:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 03:36:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59367ff6
dev-libs/xxhash: Stabilize 0.8.3 amd64, #954552
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 c437cc95d9fe..a0e631535ea4 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