commit: 585bbe0358a31778d115945af53933b2a1d96aaf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 05:57:57 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 05:57:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585bbe03
dev-ruby/oauth: add ruby27 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/oauth/oauth-0.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/oauth/oauth-0.5.5.ebuild b/dev-ruby/oauth/oauth-0.5.5.ebuild index 016e9a7ac23..7fdf4be49c4 100644 --- a/dev-ruby/oauth/oauth-0.5.5.ebuild +++ b/dev-ruby/oauth/oauth-0.5.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="HISTORY README.rdoc TODO"
