diff options
| author | Sam James <sam@gentoo.org> | 2025-04-15 11:20:21 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-04-15 11:20:21 +0100 |
| commit | 27e17751916308d45727da48e51624ced019450f (patch) | |
| tree | e27df5e5cc9da93e6576240180eaed6751761f18 /dev-cpp/xsimd | |
| parent | 7040aab29c03810cf920c21bea8939dea965e574 (diff) | |
| download | gentoo-27e17751916308d45727da48e51624ced019450f.tar.gz gentoo-27e17751916308d45727da48e51624ced019450f.tar.bz2 gentoo-27e17751916308d45727da48e51624ced019450f.zip | |
dev-cpp/xsimd: Stabilize 13.1.0 ppc64, #953882
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/xsimd')
| -rw-r--r-- | dev-cpp/xsimd/xsimd-13.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/xsimd/xsimd-13.1.0.ebuild b/dev-cpp/xsimd/xsimd-13.1.0.ebuild index 803e85d60e43..843efdbb9d57 100644 --- a/dev-cpp/xsimd/xsimd-13.1.0.ebuild +++ b/dev-cpp/xsimd/xsimd-13.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |
