diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-28 07:54:15 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-28 07:54:15 +0200 |
commit | 0379ae0ddecc9fe4336c7a0a59af1c0f381194ff (patch) | |
tree | 5e9e3f854dbebd1fdec1cd5f0ba170649a81c804 /dev-ruby/oauth | |
parent | dev-ruby/github_api: cleanup (diff) | |
download | gentoo-0379ae0ddecc9fe4336c7a0a59af1c0f381194ff.tar.gz gentoo-0379ae0ddecc9fe4336c7a0a59af1c0f381194ff.tar.bz2 gentoo-0379ae0ddecc9fe4336c7a0a59af1c0f381194ff.zip |
dev-ruby/oauth: add ruby22
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/oauth')
-rw-r--r-- | dev-ruby/oauth/oauth-0.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/oauth/oauth-0.4.7-r2.ebuild b/dev-ruby/oauth/oauth-0.4.7-r2.ebuild index bb881d58c23e..b4136ac19ba8 100644 --- a/dev-ruby/oauth/oauth-0.4.7-r2.ebuild +++ b/dev-ruby/oauth/oauth-0.4.7-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" |