diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-02-16 06:57:57 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-02-16 06:57:57 +0100 |
commit | 585bbe0358a31778d115945af53933b2a1d96aaf (patch) | |
tree | e9d971aba108a804890efc4215e88912d46c1850 /dev-ruby/oauth | |
parent | dev-ruby/webmock: add 3.11.2 (diff) | |
download | gentoo-585bbe0358a31778d115945af53933b2a1d96aaf.tar.gz gentoo-585bbe0358a31778d115945af53933b2a1d96aaf.tar.bz2 gentoo-585bbe0358a31778d115945af53933b2a1d96aaf.zip |
dev-ruby/oauth: add ruby27
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/oauth')
-rw-r--r-- | dev-ruby/oauth/oauth-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth/oauth-0.5.5.ebuild b/dev-ruby/oauth/oauth-0.5.5.ebuild index 016e9a7ac239..7fdf4be49c41 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" |