summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-14 10:49:12 +0100
committerSam James <sam@gentoo.org>2024-08-14 10:49:12 +0100
commit04e52f8db7fb0a397e6d6dd743a8aba7a1d5db36 (patch)
treea86d14eb27717b176bf43893018aa3f615542543 /dev-cpp
parentwww-apache/passenger: use correct ranlib version (diff)
downloadgentoo-04e52f8db7fb0a397e6d6dd743a8aba7a1d5db36.tar.gz
gentoo-04e52f8db7fb0a397e6d6dd743a8aba7a1d5db36.tar.bz2
gentoo-04e52f8db7fb0a397e6d6dd743a8aba7a1d5db36.zip
dev-cpp/xsimd: Stabilize 13.0.0 arm64, #937764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/xsimd/xsimd-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/xsimd/xsimd-13.0.0.ebuild b/dev-cpp/xsimd/xsimd-13.0.0.ebuild
index 7951e7f45146..fe40f8e30f4e 100644
--- a/dev-cpp/xsimd/xsimd-13.0.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-13.0.0.ebuild
@@ -12,7 +12,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 )"