commit: 8a50b6771ab85f9ac07053a989353deb599cae3f Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Aug 28 23:28:28 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Aug 28 23:28:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a50b677
dev-ruby/jquery-rails: Add ruby22 Package-Manager: portage-2.3.0 dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild b/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild index b4dde7b..3558537 100644 --- a/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild +++ b/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST=""
