summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/volk/volk-3.1.2.ebuild2
-rw-r--r--sci-libs/volk/volk-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/volk/volk-3.1.2.ebuild b/sci-libs/volk/volk-3.1.2.ebuild
index a6c27ce5a74e..12e15e0de7b4 100644
--- a/sci-libs/volk/volk-3.1.2.ebuild
+++ b/sci-libs/volk/volk-3.1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"
diff --git a/sci-libs/volk/volk-9999.ebuild b/sci-libs/volk/volk-9999.ebuild
index f86ccd6d99f6..adb8767c35ea 100644
--- a/sci-libs/volk/volk-9999.ebuild
+++ b/sci-libs/volk/volk-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"