diff options
Diffstat (limited to 'net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild')
-rw-r--r-- | net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild index ed96a01..ce3cdc6 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake python-single-r1 |