diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-19 07:38:19 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-19 07:48:31 +0100 |
commit | f28e2461a8fef0dacd5c26bb08c4a7fea7674b3d (patch) | |
tree | 4961db65b4064a477894dd25a99a5cb4419978c8 /dev-ruby/slop | |
parent | dev-ruby/six: add ruby24 (diff) | |
download | gentoo-f28e2461a8fef0dacd5c26bb08c4a7fea7674b3d.tar.gz gentoo-f28e2461a8fef0dacd5c26bb08c4a7fea7674b3d.tar.bz2 gentoo-f28e2461a8fef0dacd5c26bb08c4a7fea7674b3d.zip |
dev-ruby/slop: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/slop')
-rw-r--r-- | dev-ruby/slop/slop-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slop/slop-4.6.1.ebuild b/dev-ruby/slop/slop-4.6.1.ebuild index 1d555e7413bb..b1b5e9148f25 100644 --- a/dev-ruby/slop/slop-4.6.1.ebuild +++ b/dev-ruby/slop/slop-4.6.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" |