summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-14 10:49:13 +0100
committerSam James <sam@gentoo.org>2024-08-14 10:49:13 +0100
commit47c7e58f94db7ec6e7afdffe17c4c70ee303ff20 (patch)
treea7be31d43c77c7707815f8f4e49f15d8029d50cc /dev-cpp
parentdev-cpp/xsimd: Stabilize 13.0.0 arm64, #937764 (diff)
downloadgentoo-47c7e58f94db7ec6e7afdffe17c4c70ee303ff20.tar.gz
gentoo-47c7e58f94db7ec6e7afdffe17c4c70ee303ff20.tar.bz2
gentoo-47c7e58f94db7ec6e7afdffe17c4c70ee303ff20.zip
dev-cpp/xsimd: Stabilize 13.0.0 arm, #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 fe40f8e30f4e..688d11ded795 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 )"