diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:28:26 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:28:46 +0200 |
commit | c936d2a798efa4b4b74eb54baa520ee1c03215f9 (patch) | |
tree | b18261eb01ced2d21693047c095e110001c6c4bc /dev-ruby/optionable | |
parent | dev-ruby/omniauth: Drop ruby19 (diff) | |
download | gentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.tar.gz gentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.tar.bz2 gentoo-c936d2a798efa4b4b74eb54baa520ee1c03215f9.zip |
dev-ruby/optionable: Drop ruby19
Package-Manager: portage-2.2.28
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 71606a5c9834..83fb95877b89 100644 --- a/dev-ruby/optionable/optionable-0.2.0.ebuild +++ b/dev-ruby/optionable/optionable-0.2.0.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="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |