diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-25 08:52:02 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-25 08:53:59 +0200 |
commit | 1700d72230ed35065c429565e62ea4ff1dfbc5a4 (patch) | |
tree | 78fff39aaf65ca672940ea21a42a0d3c5389887c /dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild | |
parent | dev-ruby/celluloid-fsm: add ruby22, ruby23 (diff) | |
download | gentoo-1700d72230ed35065c429565e62ea4ff1dfbc5a4.tar.gz gentoo-1700d72230ed35065c429565e62ea4ff1dfbc5a4.tar.bz2 gentoo-1700d72230ed35065c429565e62ea4ff1dfbc5a4.zip |
dev-ruby/celluloid-supervision: add ruby22, ruby23
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild')
-rw-r--r-- | dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild b/dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild index 31d60de7d27c..c7fad83db216 100644 --- a/dev-ruby/celluloid-supervision/celluloid-supervision-0.20.6.ebuild +++ b/dev-ruby/celluloid-supervision/celluloid-supervision-0.20.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 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC="" |