diff options
author | David Seifert <soap@gentoo.org> | 2017-09-02 13:55:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-09-02 13:55:41 +0200 |
commit | a92c1cde043e6b2f80366f7317d9425553ce33c2 (patch) | |
tree | ecf1d629d520fb8bcba2ff29509d8a9c1bbc5eab /sci-biology | |
parent | sci-biology/scbi_mapreduce: Update USE_RUBY to fix breakages (diff) | |
download | sci-a92c1cde043e6b2f80366f7317d9425553ce33c2.tar.gz sci-a92c1cde043e6b2f80366f7317d9425553ce33c2.tar.bz2 sci-a92c1cde043e6b2f80366f7317d9425553ce33c2.zip |
sci-biology/scbi_plot: Update USE_RUBY to fix breakages
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild index 90ff08680..e51b6d0aa 100644 --- a/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild +++ b/sci-biology/scbi_plot/scbi_plot-0.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby21" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt" |