summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Puskas <zoltan@sinustrom.info>2023-04-02 21:35:33 -0700
committerMatthew Smith <matthew@gentoo.org>2023-04-19 18:48:05 +0100
commit94a101f621bcba20c91deb0418f88fc9c09657a9 (patch)
tree1d03ea953422484723060ffd04acdacec7d366c2 /sci-electronics
parentsci-electronics/kicad-meta: add 7.0.1 (diff)
downloadgentoo-94a101f621bcba20c91deb0418f88fc9c09657a9.tar.gz
gentoo-94a101f621bcba20c91deb0418f88fc9c09657a9.tar.bz2
gentoo-94a101f621bcba20c91deb0418f88fc9c09657a9.zip
sci-electronics/kicad: enable py3.11
Closes: https://bugs.gentoo.org/897208 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/30451 Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/kicad/kicad-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/kicad/kicad-9999.ebuild b/sci-electronics/kicad/kicad-9999.ebuild
index 0a613e92f79e..b017e4c3fe9d 100644
--- a/sci-electronics/kicad/kicad-9999.ebuild
+++ b/sci-electronics/kicad/kicad-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
WX_GTK_VER="3.2-gtk3"
inherit check-reqs cmake optfeature python-single-r1 toolchain-funcs wxwidgets xdg-utils