dev-libs/isa-l: keyword 2.30.0-r1 for -x86

Build failures. Test failures. Even if it did work, it would be rather
slow because the workaround for the former involves disabling
arch-optimised code paths. Upstream comments in the relevant issue
suggest they do not particularly care for 32-bit PCs.

Probably shouldn't have been keyworded for this arch in the first place.

Bug: https://bugs.gentoo.org/923425
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2024-02-01 09:20:22 +00:00
parent 0573cafd25
commit 1ee253aa62

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv -x86"
IUSE="cpu_flags_x86_avx512f"
# AVX512 support in yasm is still work in progress