summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-02-14 21:19:18 -0500
committerRick Farina <zerochaos@gentoo.org>2021-02-14 21:19:46 -0500
commit0fdf04ca58f10064bd37e9d24a21c8f98fe6434b (patch)
tree428f5c938ac390f265677afe160c2972139184d2 /net-wireless/gr-osmosdr
parentnet-wireless/gr-iqbal: python bump (diff)
downloadgentoo-0fdf04ca58f10064bd37e9d24a21c8f98fe6434b.tar.gz
gentoo-0fdf04ca58f10064bd37e9d24a21c8f98fe6434b.tar.bz2
gentoo-0fdf04ca58f10064bd37e9d24a21c8f98fe6434b.zip
net-wireless/gr-osmosdr: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless/gr-osmosdr')
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild4
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
index 0c1bca22e23e..ce9696dfe62d 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit cmake python-single-r1
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
index 9a9a54022fc8..13f977a568d6 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit cmake python-single-r1