summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-25 11:52:37 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-25 11:53:10 +0200
commit5338f6880e22b8ae832aaceaa7da14a881a230a3 (patch)
treee49d48744a68fb7e3db6046b6b7d27fb41cc8156
parentdev-ruby/spreadsheet: cleanup (diff)
downloadgentoo-5338f6880e22b8ae832aaceaa7da14a881a230a3.tar.gz
gentoo-5338f6880e22b8ae832aaceaa7da14a881a230a3.tar.bz2
gentoo-5338f6880e22b8ae832aaceaa7da14a881a230a3.zip
dev-ruby/spreadsheet: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/spreadsheet/spreadsheet-1.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/spreadsheet/spreadsheet-1.2.6.ebuild b/dev-ruby/spreadsheet/spreadsheet-1.2.6.ebuild
index 8222a91115de..e05cf10718a6 100644
--- a/dev-ruby/spreadsheet/spreadsheet-1.2.6.ebuild
+++ b/dev-ruby/spreadsheet/spreadsheet-1.2.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
RUBY_FAKEGEM_RECIPE_TEST=none