summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2024-02-01 09:20:22 +0000
committerMarek Szuba <marecki@gentoo.org>2024-02-01 09:25:35 +0000
commit1ee253aa6283cbe750d69e62e44fc82d8cc18bfc (patch)
tree9c3e146dd46d3883f84e40bd5e336596f361c240 /dev-libs/isa-l
parentprofiles/arch/x86: mask USE=xrdec on net-libs/xrootd (diff)
downloadgentoo-1ee253aa6283cbe750d69e62e44fc82d8cc18bfc.tar.gz
gentoo-1ee253aa6283cbe750d69e62e44fc82d8cc18bfc.tar.bz2
gentoo-1ee253aa6283cbe750d69e62e44fc82d8cc18bfc.zip
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>
Diffstat (limited to 'dev-libs/isa-l')
-rw-r--r--dev-libs/isa-l/isa-l-2.30.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/isa-l/isa-l-2.30.0-r1.ebuild b/dev-libs/isa-l/isa-l-2.30.0-r1.ebuild
index 6cb8319addff..6e494ec705a8 100644
--- a/dev-libs/isa-l/isa-l-2.30.0-r1.ebuild
+++ b/dev-libs/isa-l/isa-l-2.30.0-r1.ebuild
@@ -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