commit: 330359175b413b6ce093d672046d2ebb1e8338fa Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Aug 6 06:21:37 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 6 06:21:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33035917
dev-ruby/request_store: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/request_store/request_store-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/request_store/request_store-1.0.5.ebuild b/dev-ruby/request_store/request_store-1.0.5.ebuild index 8e190584a6b..f307f06156d 100644 --- a/dev-ruby/request_store/request_store-1.0.5.ebuild +++ b/dev-ruby/request_store/request_store-1.0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"
