diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-04-28 09:10:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-04-28 09:11:16 +0200 |
commit | c735508d90ef3adac01540fa96d99ef7db5c3242 (patch) | |
tree | 4ca491838b05ceb784b080da3ea404db566f8bb5 /dev-ruby/addressable | |
parent | net-analyzer/cacti-spine: Old. (diff) | |
download | gentoo-c735508d90ef3adac01540fa96d99ef7db5c3242.tar.gz gentoo-c735508d90ef3adac01540fa96d99ef7db5c3242.tar.bz2 gentoo-c735508d90ef3adac01540fa96d99ef7db5c3242.zip |
dev-ruby/addressable: add ruby22
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.3.6.ebuild b/dev-ruby/addressable/addressable-2.3.6.ebuild index c21e12161fd0..9c180647fe44 100644 --- a/dev-ruby/addressable/addressable-2.3.6.ebuild +++ b/dev-ruby/addressable/addressable-2.3.6.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" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="doc:yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |