summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-20 08:48:40 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-20 11:11:46 +0100
commitdb263d1dbf41ba5c75441b214eabc9f1d2a33d08 (patch)
tree1f853bbee143fafe3e0bab087b3be30f5c4c91d6 /dev-ruby/spreadsheet
parentdev-ruby/ruby-ole: add ruby26 (diff)
downloadgentoo-db263d1dbf41ba5c75441b214eabc9f1d2a33d08.tar.gz
gentoo-db263d1dbf41ba5c75441b214eabc9f1d2a33d08.tar.bz2
gentoo-db263d1dbf41ba5c75441b214eabc9f1d2a33d08.zip
dev-ruby/spreadsheet: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/spreadsheet')
-rw-r--r--dev-ruby/spreadsheet/spreadsheet-1.1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/spreadsheet/spreadsheet-1.1.8.ebuild b/dev-ruby/spreadsheet/spreadsheet-1.1.8.ebuild
index 6b5df7f52291..9f95a8c8f22c 100644
--- a/dev-ruby/spreadsheet/spreadsheet-1.1.8.ebuild
+++ b/dev-ruby/spreadsheet/spreadsheet-1.1.8.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"
# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
RUBY_FAKEGEM_RECIPE_TEST=none