mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user