diff options
author | 2023-08-19 09:48:55 -0400 | |
---|---|---|
committer | 2023-08-19 09:49:19 -0400 | |
commit | 570081a5008fa7eacc24793a789e5d57dfa5546e (patch) | |
tree | 229da90f8cc7f147c021656fb93d65279b209f8f /net-wireless | |
parent | dev-ruby/activesupport: drop 6.1.7.2-r1, 6.1.7.3-r1, 6.1.7.3-r2 (diff) | |
download | gentoo-570081a5008fa7eacc24793a789e5d57dfa5546e.tar.gz gentoo-570081a5008fa7eacc24793a789e5d57dfa5546e.tar.bz2 gentoo-570081a5008fa7eacc24793a789e5d57dfa5546e.zip |
net-wireless/gr-scopy: enable py3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gr-scopy/gr-scopy-0.0_p20220602.ebuild | 2 | ||||
-rw-r--r-- | 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 dec6d1a6b6ca..923d5095594f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 dec6d1a6b6ca..923d5095594f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 |