summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-06-25 22:17:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-06-25 22:18:18 +0200
commita0137be366bcdaf69c782be6f1a5c25cb53ebdc5 (patch)
tree67d332612ace74d4e0e84089c574414859ae495f /sci-electronics/klayout
parentsci-electronics/klayout: drop 0.28.5 (diff)
downloadgentoo-a0137be366bcdaf69c782be6f1a5c25cb53ebdc5.tar.gz
gentoo-a0137be366bcdaf69c782be6f1a5c25cb53ebdc5.tar.bz2
gentoo-a0137be366bcdaf69c782be6f1a5c25cb53ebdc5.zip
sci-electronics/klayout: enable py3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r--sci-electronics/klayout/klayout-0.28.9.ebuild2
-rw-r--r--sci-electronics/klayout/klayout-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/klayout/klayout-0.28.9.ebuild b/sci-electronics/klayout/klayout-0.28.9.ebuild
index f3c09ddffb5d..a67a35ae96a7 100644
--- a/sci-electronics/klayout/klayout-0.28.9.ebuild
+++ b/sci-electronics/klayout/klayout-0.28.9.ebuild
@@ -7,7 +7,7 @@ RUBY_OPTIONAL=no
USE_RUBY="ruby31"
# note: define maximally ONE implementation here
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
inherit toolchain-funcs python-single-r1 ruby-ng
diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild
index 93673852a5a8..a09175915e24 100644
--- a/sci-electronics/klayout/klayout-9999.ebuild
+++ b/sci-electronics/klayout/klayout-9999.ebuild
@@ -7,7 +7,7 @@ RUBY_OPTIONAL=no
USE_RUBY="ruby31"
# note: define maximally ONE implementation here
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
inherit toolchain-funcs python-single-r1 ruby-ng