summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-16 06:41:06 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-16 06:41:06 +0200
commit6b0f7b868dea04c12f8e41cc49a809ef82a5d72d (patch)
treee5ba45b5b6ac2f6fc14232bb3f8d1aa07b76f1ef
parentdev-ruby/asciidoctor: add 1.5.7.1 (diff)
downloadgentoo-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
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.4.ebuild2
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"