summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-06-21 07:06:04 +0200
committerHans de Graaff <graaff@gentoo.org>2023-06-21 07:06:04 +0200
commitfcd845f8e893e0f972705740b1ff996fc326d947 (patch)
tree5beb24d7f8ae48281feda025e99414a3bf605cdf /dev-ruby/vcr
parentdev-util/ruff: Revbump, update hash for rustpython (diff)
downloadgentoo-fcd845f8e893e0f972705740b1ff996fc326d947.tar.gz
gentoo-fcd845f8e893e0f972705740b1ff996fc326d947.tar.bz2
gentoo-fcd845f8e893e0f972705740b1ff996fc326d947.zip
dev-ruby/vcr: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/vcr')
-rw-r--r--dev-ruby/vcr/vcr-6.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/vcr/vcr-6.1.0.ebuild b/dev-ruby/vcr/vcr-6.1.0.ebuild
index fe58071be63e..fbccf7266804 100644
--- a/dev-ruby/vcr/vcr-6.1.0.ebuild
+++ b/dev-ruby/vcr/vcr-6.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md CONTRIBUTING.md README.md Upgrade.md"