diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/omniauth/omniauth-2.1.1.ebuild | 2 |
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" |