summaryrefslogtreecommitdiff
path: root/dev-ruby/mail
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-14 21:42:30 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-14 21:51:07 +0200
commit64255ce184b254df74ee30bdaf63d728e4a70a56 (patch)
tree054a6b2378fdd14fc3291cedc5049611dba056c6 /dev-ruby/mail
parent0cfa5bdbd5f1fe4d83aed2f273f4dfd5e05d7c7a (diff)
downloadgentoo-64255ce184b254df74ee30bdaf63d728e4a70a56.tar.gz
gentoo-64255ce184b254df74ee30bdaf63d728e4a70a56.tar.xz
dev-ruby/mail: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/mail')
-rw-r--r--dev-ruby/mail/mail-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mail/mail-2.7.0.ebuild b/dev-ruby/mail/mail-2.7.0.ebuild
index 6ca29c05978..e61194a31f0 100644
--- a/dev-ruby/mail/mail-2.7.0.ebuild
+++ b/dev-ruby/mail/mail-2.7.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"