diff options
author | 2024-05-22 07:40:14 +0200 | |
---|---|---|
committer | 2024-05-22 07:40:14 +0200 | |
commit | 89f1f7279fdf49d4c6ee94af1de06883da17921b (patch) | |
tree | 3db934a0ab5b2f79a725dbd91f2251ed4b1e4f4e /dev-ruby/propshaft | |
parent | dev-ruby/rails: enable ruby33 (diff) | |
download | gentoo-89f1f7279fdf49d4c6ee94af1de06883da17921b.tar.gz gentoo-89f1f7279fdf49d4c6ee94af1de06883da17921b.tar.bz2 gentoo-89f1f7279fdf49d4c6ee94af1de06883da17921b.zip |
dev-ruby/propshaft: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/propshaft')
-rw-r--r-- | dev-ruby/propshaft/propshaft-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/propshaft/propshaft-0.9.0.ebuild b/dev-ruby/propshaft/propshaft-0.9.0.ebuild index c2b75c7fc496..2c71d628a3fb 100644 --- a/dev-ruby/propshaft/propshaft-0.9.0.ebuild +++ b/dev-ruby/propshaft/propshaft-0.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md" |