summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-10 08:18:08 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-10 08:18:31 +0200
commit45c58879f893ddb99ae0dc135c31eb05a4217646 (patch)
treeff2b5882acee94d5af4fc5e00e869583eba53911 /dev-ruby/oauth2
parentapp-vim/airline: sync live ebuild (diff)
downloadgentoo-45c58879f893ddb99ae0dc135c31eb05a4217646.tar.gz
gentoo-45c58879f893ddb99ae0dc135c31eb05a4217646.tar.bz2
gentoo-45c58879f893ddb99ae0dc135c31eb05a4217646.zip
dev-ruby/oauth2: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r--dev-ruby/oauth2/oauth2-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
index db820d794e9a..9e36d65fce45 100644
--- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_TASK_TEST="none"
RUBY_FAKEGEM_TASK_DOC="doc:rdoc"