diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-01-17 09:17:18 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-01-17 09:21:09 +0100 |
commit | fc1f62b9383d77eec39107c80435659db5098b8a (patch) | |
tree | aae412e0a5ec19c7f4fed98d101d96fbedc37fbc /dev-ruby | |
parent | dev-ruby/actionview: add ruby22 (diff) | |
download | gentoo-fc1f62b9383d77eec39107c80435659db5098b8a.tar.gz gentoo-fc1f62b9383d77eec39107c80435659db5098b8a.tar.bz2 gentoo-fc1f62b9383d77eec39107c80435659db5098b8a.zip |
dev-ruby/activejob: add ruby22
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activejob/activejob-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activejob/activejob-4.2.5.ebuild b/dev-ruby/activejob/activejob-4.2.5.ebuild index 7f62876aebb7..7ec460628d84 100644 --- a/dev-ruby/activejob/activejob-4.2.5.ebuild +++ b/dev-ruby/activejob/activejob-4.2.5.ebuild @@ -1,10 +1,10 @@ -# 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_DOCDIR="" |