From: Hans de Graaff Date: Sat, 4 May 2019 19:10:38 +0000 (+0200) Subject: dev-ruby/oauth: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9363c592169d654c05cc4af79f448502df72f003;p=gentoo.git dev-ruby/oauth: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/oauth/oauth-0.5.4.ebuild b/dev-ruby/oauth/oauth-0.5.4.ebuild index fd90e9faa800..d674b5571b49 100644 --- a/dev-ruby/oauth/oauth-0.5.4.ebuild +++ b/dev-ruby/oauth/oauth-0.5.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc"