summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2021-08-30 11:07:23 +0200
committerHans de Graaff <hans@degraaff.org>2021-08-30 11:07:23 +0200
commit7f3e24829ffac6fc6c1980054b60a157dd64dcef (patch)
treec4cdabbff613e4ec5b9dd1466d8fff2538a6530b /dev-ruby/pipedrive-rb
parentdev-ruby/pipedrive-rb: cleanup (diff)
downloadgraaff-7f3e24829ffac6fc6c1980054b60a157dd64dcef.tar.gz
graaff-7f3e24829ffac6fc6c1980054b60a157dd64dcef.tar.bz2
graaff-7f3e24829ffac6fc6c1980054b60a157dd64dcef.zip
dev-ruby/pipedrive-rb: add ruby27
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-ruby/pipedrive-rb')
-rw-r--r--dev-ruby/pipedrive-rb/pipedrive-rb-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pipedrive-rb/pipedrive-rb-0.3.0.ebuild b/dev-ruby/pipedrive-rb/pipedrive-rb-0.3.0.ebuild
index ac2fae02..f26b2415 100644
--- a/dev-ruby/pipedrive-rb/pipedrive-rb-0.3.0.ebuild
+++ b/dev-ruby/pipedrive-rb/pipedrive-rb-0.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby26 ruby27"
RUBY_FAKEGEM_EXTRADOC="README.md"