From 8b92d5a927e5ad8a354cd6d1575bd4882a9cda9f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 8 Feb 2025 12:17:12 +0200 Subject: [PATCH] dev-libs/isa-l: Stabilize 2.31.0 x86, #947067 Signed-off-by: Arthur Zamarin --- dev-libs/isa-l/isa-l-2.31.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/isa-l/isa-l-2.31.0.ebuild b/dev-libs/isa-l/isa-l-2.31.0.ebuild index cff37c2a7586b..f84cf0ad1919f 100644 --- a/dev-libs/isa-l/isa-l-2.31.0.ebuild +++ b/dev-libs/isa-l/isa-l-2.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv ~sparc x86" IUSE="cpu_flags_x86_avx512f" # AVX512 support in yasm is still work in progress