summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-31 20:21:06 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-31 20:21:06 +0100
commit98f4f659f767c18537417a041d5e901bdc9fc879 (patch)
treec1d95e4d14291e2a0de88ed5bc597555d3e0efe7
parentdev-ruby/fast_gettext: enable ruby33 (diff)
downloadgentoo-98f4f659f767c18537417a041d5e901bdc9fc879.tar.gz
gentoo-98f4f659f767c18537417a041d5e901bdc9fc879.tar.bz2
gentoo-98f4f659f767c18537417a041d5e901bdc9fc879.zip
dev-ruby/fake_ftp: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/fake_ftp/fake_ftp-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fake_ftp/fake_ftp-0.3.0.ebuild b/dev-ruby/fake_ftp/fake_ftp-0.3.0.ebuild
index 336cf5b23e41..5de2dbec7c43 100644
--- a/dev-ruby/fake_ftp/fake_ftp-0.3.0.ebuild
+++ b/dev-ruby/fake_ftp/fake_ftp-0.3.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_EXTRADOC="CHANGELOG.md README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"