dev-libs/isa-l: keyword 2.31.0 for -x86

Still broken on this arch. Come to think of it, I think I only re-keyworded
2.31.0 for ~x86 by mistake during the version bump.

See commit 1ee253aa62 for the original
reasoning.

Closes: https://bugs.gentoo.org/930244
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2024-04-19 13:06:39 +01:00
parent 061d358839
commit 53decc8ba2

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