summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-08-29 18:49:50 +0200
committerHans de Graaff <graaff@gentoo.org>2023-08-29 18:53:51 +0200
commit57e7f6c989797ef6cc3a4034e5d71834188bc1f5 (patch)
treedd4ab3aee0f36ef471a53a3b1e9fa3ee0205c291 /dev-ruby
parentdev-ruby/parallel: drop 1.22.1 (diff)
downloadgentoo-57e7f6c989797ef6cc3a4034e5d71834188bc1f5.tar.gz
gentoo-57e7f6c989797ef6cc3a4034e5d71834188bc1f5.tar.bz2
gentoo-57e7f6c989797ef6cc3a4034e5d71834188bc1f5.zip
dev-ruby/omniauth: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/omniauth/omniauth-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/omniauth/omniauth-2.1.1.ebuild b/dev-ruby/omniauth/omniauth-2.1.1.ebuild
index 955e12d41818..ece4591244e5 100644
--- a/dev-ruby/omniauth/omniauth-2.1.1.ebuild
+++ b/dev-ruby/omniauth/omniauth-2.1.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"