commit: 85c5e8f2ef81bc84cc5a40ce86afa94dfd1d5073
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 23:19:43 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 23:20:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c5e8f2
dev-libs/xxhash: Keyword 0.8.3 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <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 9b9d4b711178..c6b9b7a6d26b 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86 ~x64-macos ~x64-solaris"
src_prepare() {
default