summaryrefslogtreecommitdiff
path: root/dev-cpp/xsimd
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-22 01:35:28 +0100
committerSam James <sam@gentoo.org>2025-04-22 01:35:28 +0100
commit89be246b283bd9af0b7e142a2ee0650ca4ad271a (patch)
treea3617f31c875405bc617fab9eafd49daa53c5b1b /dev-cpp/xsimd
parentcff458b894c431c986bf38645a3e7c5556bd5ab7 (diff)
downloadgentoo-89be246b283bd9af0b7e142a2ee0650ca4ad271a.tar.gz
gentoo-89be246b283bd9af0b7e142a2ee0650ca4ad271a.tar.bz2
gentoo-89be246b283bd9af0b7e142a2ee0650ca4ad271a.zip
dev-cpp/xsimd: Stabilize 13.1.0 x86, #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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/xsimd/xsimd-13.1.0.ebuild b/dev-cpp/xsimd/xsimd-13.1.0.ebuild
index 270e90199894..8695fd2723e9 100644
--- a/dev-cpp/xsimd/xsimd-13.1.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-13.1.0.ebuild
@@ -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 )"