summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2023-04-05 22:08:19 -0400
committerRick Farina <zerochaos@gentoo.org>2023-04-05 22:08:29 -0400
commit92c836a49fb296f2923c6169184111138f481fd3 (patch)
treed142d958dd37bcd5b5efa5d8cf9feb61775db430 /net-wireless
parentnet-wireless/gr-rds: enable py3.11, py3.9 (diff)
downloadgentoo-92c836a49fb296f2923c6169184111138f481fd3.tar.gz
gentoo-92c836a49fb296f2923c6169184111138f481fd3.tar.bz2
gentoo-92c836a49fb296f2923c6169184111138f481fd3.zip
net-wireless/gr-paint: enable py3.11, py3.9
Closes: https://bugs.gentoo.org/897174 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild
index 966b1c3c40bb..591dda03c344 100644
--- a/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild
+++ b/net-wireless/gr-paint/gr-paint-0.0_p20220320-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{9..11} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3