From 1eb8ddac99af8ee6273cf218ef4841b8e861ddac Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Apr 2023 00:54:26 +0100 Subject: [PATCH] net-wireless/gr-scopy: drop python3_9 gnuradio (and soapysdr) lack python 3.9 now. Signed-off-by: Sam James --- net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild | 2 +- net-wireless/gr-scopy/gr-scopy-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild b/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild index 027a14843084d..3f5ce128073bc 100644 --- a/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild +++ b/net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-scopy/gr-scopy-9999.ebuild b/net-wireless/gr-scopy/gr-scopy-9999.ebuild index 027a14843084d..3f5ce128073bc 100644 --- a/net-wireless/gr-scopy/gr-scopy-9999.ebuild +++ b/net-wireless/gr-scopy/gr-scopy-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) inherit cmake python-single-r1