diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:18:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:18:21 +0100 |
commit | 199f9be01a51e78274282ce08b75c05984979685 (patch) | |
tree | af7c0a910e6bac1619c471e5cbd476d5841529f8 /sci-electronics/klayout | |
parent | sci-electronics/klayout: add github upstream metadata (diff) | |
download | gentoo-199f9be01a51e78274282ce08b75c05984979685.tar.gz gentoo-199f9be01a51e78274282ce08b75c05984979685.tar.bz2 gentoo-199f9be01a51e78274282ce08b75c05984979685.zip |
sci-electronics/klayout: enable ruby30
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r-- | sci-electronics/klayout/klayout-0.28.5.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/klayout/klayout-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-electronics/klayout/klayout-0.28.5.ebuild b/sci-electronics/klayout/klayout-0.28.5.ebuild index 8aceae0ea200..9f93b3381a94 100644 --- a/sci-electronics/klayout/klayout-0.28.5.ebuild +++ b/sci-electronics/klayout/klayout-0.28.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 RUBY_OPTIONAL=no -USE_RUBY="ruby27" +USE_RUBY="ruby30" # note: define maximally ONE implementation here PYTHON_COMPAT=( python3_{9,10,11} ) diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild index 8aceae0ea200..9f93b3381a94 100644 --- a/sci-electronics/klayout/klayout-9999.ebuild +++ b/sci-electronics/klayout/klayout-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 RUBY_OPTIONAL=no -USE_RUBY="ruby27" +USE_RUBY="ruby30" # note: define maximally ONE implementation here PYTHON_COMPAT=( python3_{9,10,11} ) |