diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-14 08:21:30 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-14 08:30:45 +0200 |
commit | bb65185a02ea495b1639dbe32b8372e34f93218e (patch) | |
tree | 6b30fb2941079337b2cad23418bd93fe2cd2c1b5 /dev-ruby/asciimath | |
parent | dev-ruby/temple: add ruby24 (diff) | |
download | gentoo-bb65185a02ea495b1639dbe32b8372e34f93218e.tar.gz gentoo-bb65185a02ea495b1639dbe32b8372e34f93218e.tar.bz2 gentoo-bb65185a02ea495b1639dbe32b8372e34f93218e.zip |
dev-ruby/asciimath: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/asciimath')
-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 edea5f9820b1..2bfc1248e065 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" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |