summaryrefslogtreecommitdiff
path: root/dev-cpp/xsimd
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-03 03:01:38 -0500
commit46b253445e4dc73ee69188755ecbd45f6782960c (patch)
tree93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /dev-cpp/xsimd
parent51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff)
downloadbaldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz
baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip
Adding metadata
Diffstat (limited to 'dev-cpp/xsimd')
-rw-r--r--dev-cpp/xsimd/xsimd-13.2.0.ebuild2
-rw-r--r--dev-cpp/xsimd/xsimd-14.0.0.ebuild2
-rw-r--r--dev-cpp/xsimd/xsimd-14.2.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/xsimd/xsimd-13.2.0.ebuild b/dev-cpp/xsimd/xsimd-13.2.0.ebuild
index 99e1f392fd55..7823c8b697ef 100644
--- a/dev-cpp/xsimd/xsimd-13.2.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-13.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-any-r1
DESCRIPTION="C++ wrappers for SIMD intrinsics"
diff --git a/dev-cpp/xsimd/xsimd-14.0.0.ebuild b/dev-cpp/xsimd/xsimd-14.0.0.ebuild
index 575c78b432f5..d4eaa7951937 100644
--- a/dev-cpp/xsimd/xsimd-14.0.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-14.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-any-r1
DESCRIPTION="C++ wrappers for SIMD intrinsics"
diff --git a/dev-cpp/xsimd/xsimd-14.2.0.ebuild b/dev-cpp/xsimd/xsimd-14.2.0.ebuild
index 3ab9fac1271e..c84165420e2f 100644
--- a/dev-cpp/xsimd/xsimd-14.2.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-14.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit cmake python-any-r1
DESCRIPTION="C++ wrappers for SIMD intrinsics"