commit: 70ab1e15623482569af1de2b91a7429bf8d40673
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 17 18:18:30 2025 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Nov 17 18:18:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ab1e15
dev-libs/xxhash-0.8.3: marked ~x64-solaris
Signed-off-by: Fabian Groffen <grobian <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 ef8732bc66ce..9b9d4b711178 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 ~x64-solaris"
src_prepare() {
default