From 7525d4dacbe1a6780a9e82252b5a2dd5351c5229 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Apr 2023 00:54:17 +0100 Subject: [PATCH] net-wireless/gr-iio: drop python3_9 gnuradio (and soapysdr) lack python 3.9 now. Signed-off-by: Sam James --- net-wireless/gr-iio/gr-iio-0.3_p20210726-r1.ebuild | 4 ++-- net-wireless/gr-iio/gr-iio-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/gr-iio/gr-iio-0.3_p20210726-r1.ebuild b/net-wireless/gr-iio/gr-iio-0.3_p20210726-r1.ebuild index 861a3cc6afb11..d6085313dd3c0 100644 --- a/net-wireless/gr-iio/gr-iio-0.3_p20210726-r1.ebuild +++ b/net-wireless/gr-iio/gr-iio-0.3_p20210726-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 ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-iio/gr-iio-9999.ebuild b/net-wireless/gr-iio/gr-iio-9999.ebuild index 861a3cc6afb11..d6085313dd3c0 100644 --- a/net-wireless/gr-iio/gr-iio-9999.ebuild +++ b/net-wireless/gr-iio/gr-iio-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 ) inherit cmake python-single-r1