diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2026-09-12 13:31:54 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2026-09-12 13:31:54 +0300 |
| commit | e40a2c24350071e44f480fe7938f29fb166d0d31 (patch) | |
| tree | a18a386f3956e20f4434a6f9c57aaeb59132165e /dev-cpp | |
| parent | 95131ad7a307b511e2129428b70593dc392d43d3 (diff) | |
dev-cpp/xsimd: Stabilize 14.3.0 arm, #982398
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/xsimd/xsimd-14.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/xsimd/xsimd-14.3.0.ebuild b/dev-cpp/xsimd/xsimd-14.3.0.ebuild index b31461a732a0..6176c4b689f0 100644 --- a/dev-cpp/xsimd/xsimd-14.3.0.ebuild +++ b/dev-cpp/xsimd/xsimd-14.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..15} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit cmake python-any-r1 DESCRIPTION="C++ wrappers for SIMD intrinsics" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/xtensor-stack/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |
