From 199f9be01a51e78274282ce08b75c05984979685 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 28 Mar 2023 23:18:21 +0100 Subject: sci-electronics/klayout: enable ruby30 Signed-off-by: Sam James --- sci-electronics/klayout/klayout-0.28.5.ebuild | 4 ++-- sci-electronics/klayout/klayout-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-electronics/klayout') 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} ) -- cgit v1.2.3-65-gdbad