From 06a50c8decf67058e418014e6dbbbee09b7b1bdc Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Sat, 7 Dec 2024 01:11:00 +1000 Subject: [PATCH] net-wireless/gr-iqbal: enable py3.13 Signed-off-by: Matt Jolly --- net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild | 2 +- net-wireless/gr-iqbal/gr-iqbal-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild index 36278e9cd8f5c..539a7c3b448e6 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.2_p20210108-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild index 36278e9cd8f5c..539a7c3b448e6 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit cmake python-single-r1