commit:     1eb26dea6ba2aae4991a0e0fe417fc171f2f5428
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 22:10:37 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 22:10:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb26dea

profiles/arch/arm64: mask dev-cpp/highway[cpu_flags_arm_neon]

It's for 32-bit only.

Closes: https://bugs.gentoo.org/951981
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm64/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index bb0f0109e084..5fd46bc855c0 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2025-04-30)
+# 32-bit only (bug #951981).
+dev-cpp/highway cpu_flags_arm_neon
+
 # Ionen Wolkens <[email protected]> (2025-04-21)
 # These are not currently supported on arm64. Porting wine-gecko and
 # wine-mono is on Wine's TODO[1], mingw64-toolchain lacks ebuild

Reply via email to