summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-19 09:43:44 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-19 09:43:44 +0200
commitb04750dfe67171aaae6d8879922c017d523f096b (patch)
tree8bcf9facff422134cabcce40b9ffbfc29553dc82 /dev-ruby/actionmailer
parentdev-ruby/activestorage: add ruby25 (diff)
downloadgentoo-b04750dfe67171aaae6d8879922c017d523f096b.tar.gz
gentoo-b04750dfe67171aaae6d8879922c017d523f096b.tar.bz2
gentoo-b04750dfe67171aaae6d8879922c017d523f096b.zip
dev-ruby/actionmailer: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r--dev-ruby/actionmailer/actionmailer-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild b/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild
index e8105a46d57e..665ff37bfdd5 100644
--- a/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"