diff options
author | 2024-10-07 18:04:13 +0200 | |
---|---|---|
committer | 2024-10-07 19:32:11 +0200 | |
commit | 0f24bc499b11c7a825606a22934c4415f6b7f11d (patch) | |
tree | 1db0663923203a9b3306d7c8c266ca9e60dd22f6 | |
parent | dev-libs/isa-l: Prevent ARCH leaking from ebuild env (diff) | |
download | gentoo-0f24bc499b11c7a825606a22934c4415f6b7f11d.tar.gz gentoo-0f24bc499b11c7a825606a22934c4415f6b7f11d.tar.bz2 gentoo-0f24bc499b11c7a825606a22934c4415f6b7f11d.zip |
dev-libs/isa-l: Keyword 2.31.0 ~sparc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 0cc8e4e56513..7d6a84828530 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 ~sparc ~x86" IUSE="cpu_flags_x86_avx512f" # AVX512 support in yasm is still work in progress |