summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-02-17 06:59:12 +0100
committerHans de Graaff <graaff@gentoo.org>2021-02-17 06:59:12 +0100
commit9ff5545a01f9e3d8fb3e4179e490e71d1520f95d (patch)
tree5fa3dc17ed26e17be27b146f8d5ffbf5c30068dd /dev-ruby
parentdev-ruby/faraday: add ruby27 (diff)
downloadgentoo-9ff5545a01f9e3d8fb3e4179e490e71d1520f95d.tar.gz
gentoo-9ff5545a01f9e3d8fb3e4179e490e71d1520f95d.tar.bz2
gentoo-9ff5545a01f9e3d8fb3e4179e490e71d1520f95d.zip
dev-ruby/octokit: 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')
-rw-r--r--dev-ruby/octokit/octokit-4.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/octokit/octokit-4.20.0.ebuild b/dev-ruby/octokit/octokit-4.20.0.ebuild
index fcc88dfcc4e6..85e02ff81cfd 100644
--- a/dev-ruby/octokit/octokit-4.20.0.ebuild
+++ b/dev-ruby/octokit/octokit-4.20.0.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_RECIPE_DOC="yard"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"