summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-05-04 21:10:38 +0200
committerHans de Graaff <graaff@gentoo.org>2019-05-04 21:14:48 +0200
commit9363c592169d654c05cc4af79f448502df72f003 (patch)
tree13bfbd46e6822bb6609774d544b2d44a8d8d6b97 /dev-ruby/oauth
parentdev-ruby/webrobots: add ruby26 (diff)
downloadgentoo-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/oauth')
-rw-r--r--dev-ruby/oauth/oauth-0.5.4.ebuild4
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"