diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-17 07:21:42 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-17 07:21:42 +0200 |
commit | 516598b5d9b34e588c09935f718a04da51c12327 (patch) | |
tree | 52d188bfa8c844ce1ee390ee25021926b3290e96 /dev-ruby/optionable | |
parent | dev-ruby/permutation: add ruby23, ruby24 (diff) | |
download | gentoo-516598b5d9b34e588c09935f718a04da51c12327.tar.gz gentoo-516598b5d9b34e588c09935f718a04da51c12327.tar.bz2 gentoo-516598b5d9b34e588c09935f718a04da51c12327.zip |
dev-ruby/optionable: add ruby23, ruby24
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/optionable')
-rw-r--r-- | dev-ruby/optionable/optionable-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/optionable/optionable-0.2.0.ebuild b/dev-ruby/optionable/optionable-0.2.0.ebuild index f5404f808c94..2c4a9de82cac 100644 --- a/dev-ruby/optionable/optionable-0.2.0.ebuild +++ b/dev-ruby/optionable/optionable-0.2.0.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" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |