diff options
author | 2018-05-16 06:41:06 +0200 | |
---|---|---|
committer | 2018-05-16 06:41:06 +0200 | |
commit | 6b0f7b868dea04c12f8e41cc49a809ef82a5d72d (patch) | |
tree | e5ba45b5b6ac2f6fc14232bb3f8d1aa07b76f1ef /dev-ruby | |
parent | dev-ruby/asciidoctor: add 1.5.7.1 (diff) | |
download | gentoo-6b0f7b868dea04c12f8e41cc49a809ef82a5d72d.tar.gz gentoo-6b0f7b868dea04c12f8e41cc49a809ef82a5d72d.tar.bz2 gentoo-6b0f7b868dea04c12f8e41cc49a809ef82a5d72d.zip |
dev-ruby/asciimath: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index e65ab11ab165..d1b099ecdade 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |