diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 21:10:38 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-05-04 21:14:48 +0200 |
commit | 9363c592169d654c05cc4af79f448502df72f003 (patch) | |
tree | 13bfbd46e6822bb6609774d544b2d44a8d8d6b97 /dev-ruby | |
parent | dev-ruby/webrobots: add ruby26 (diff) | |
download | gentoo-9363c592169d654c05cc4af79f448502df72f003.tar.gz gentoo-9363c592169d654c05cc4af79f448502df72f003.tar.bz2 gentoo-9363c592169d654c05cc4af79f448502df72f003.zip |
dev-ruby/oauth: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/oauth/oauth-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |