From 12e67008a0759dbdae154a65dcbdd7f9beb42a44 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Apr 2023 00:54:24 +0100 Subject: net-wireless/gr-rds: drop python3_9 gnuradio (and soapysdr) lack python 3.9 now. Signed-off-by: Sam James --- net-wireless/gr-rds/gr-rds-0.0_p20220804-r1.ebuild | 4 ++-- net-wireless/gr-rds/gr-rds-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-wireless') diff --git a/net-wireless/gr-rds/gr-rds-0.0_p20220804-r1.ebuild b/net-wireless/gr-rds/gr-rds-0.0_p20220804-r1.ebuild index c43fa001798e..252ae7a9e850 100644 --- a/net-wireless/gr-rds/gr-rds-0.0_p20220804-r1.ebuild +++ b/net-wireless/gr-rds/gr-rds-0.0_p20220804-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/net-wireless/gr-rds/gr-rds-9999.ebuild b/net-wireless/gr-rds/gr-rds-9999.ebuild index c43fa001798e..252ae7a9e850 100644 --- a/net-wireless/gr-rds/gr-rds-9999.ebuild +++ b/net-wireless/gr-rds/gr-rds-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) if [[ ${PV} == 9999* ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad