diff options
author | 2024-10-07 17:48:57 +0200 | |
---|---|---|
committer | 2024-10-07 17:48:57 +0200 | |
commit | 03c48f3c1fa99ebc683d94f3a42a99ba06572b09 (patch) | |
tree | c999c3c7270cb35932fa9373b149df0b72ffcd7c /dev-libs | |
parent | sys-process/runit: fix path issue (diff) | |
download | gentoo-03c48f3c1fa99ebc683d94f3a42a99ba06572b09.tar.gz gentoo-03c48f3c1fa99ebc683d94f3a42a99ba06572b09.tar.bz2 gentoo-03c48f3c1fa99ebc683d94f3a42a99ba06572b09.zip |
dev-libs/isa-l: Keyword 2.31.0 ~x86 (all tests pass)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/isa-l/isa-l-2.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a8bd9bde2c95..2ba069c9d386 100644 --- a/dev-libs/isa-l/isa-l-2.31.0.ebuild +++ b/dev-libs/isa-l/isa-l-2.31.0.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 |