diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-08 06:35:04 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-08 07:24:37 +0100 |
commit | f2fefcb19c901ca576004c80b194eb80618d9a69 (patch) | |
tree | 46e8b7788ac159476ddbc08bc1a2418d6d241d3f /dev-ruby/plist/plist-3.4.0.ebuild | |
parent | dev-ruby/plist: cleanup (diff) | |
download | gentoo-f2fefcb19c901ca576004c80b194eb80618d9a69.tar.gz gentoo-f2fefcb19c901ca576004c80b194eb80618d9a69.tar.bz2 gentoo-f2fefcb19c901ca576004c80b194eb80618d9a69.zip |
dev-ruby/plist: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/plist/plist-3.4.0.ebuild')
-rw-r--r-- | dev-ruby/plist/plist-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild index a947bff6be70..b7acbddff13f 100644 --- a/dev-ruby/plist/plist-3.4.0.ebuild +++ b/dev-ruby/plist/plist-3.4.0.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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" |