diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-08-05 22:09:17 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-08-05 22:36:37 +0200 |
commit | 7988a043a33b1660f1fe82c5a4ac4d3842eebca6 (patch) | |
tree | a85e4bf16db79f2556a71b932777047c01eb2a0b /dev-ruby/coercible | |
parent | dev-ruby/autoprefixer-rails: add ruby25 (diff) | |
download | gentoo-7988a043a33b1660f1fe82c5a4ac4d3842eebca6.tar.gz gentoo-7988a043a33b1660f1fe82c5a4ac4d3842eebca6.tar.bz2 gentoo-7988a043a33b1660f1fe82c5a4ac4d3842eebca6.zip |
dev-ruby/coercible: add ruby25
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/coercible')
-rw-r--r-- | dev-ruby/coercible/coercible-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild index c343fc51b8c4..aba4fc8fcacc 100644 --- a/dev-ruby/coercible/coercible-1.0.0.ebuild +++ b/dev-ruby/coercible/coercible-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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_EXTRADOC="README.md Changelog.md" |