diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:31:55 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:31:55 +0200 |
commit | 5c6ef131c6693f2ede9764b0371ba7463ced63bd (patch) | |
tree | 06d8454d4d05ae2e315bc2e58e785a2ff80c5e5f /dev-ruby/narray/narray-0.6.1.1.ebuild | |
parent | dev-ruby/optionable: Drop ruby19 (diff) | |
download | gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.tar.gz gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.tar.bz2 gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.zip |
dev-ruby/narray: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/narray/narray-0.6.1.1.ebuild')
-rw-r--r-- | dev-ruby/narray/narray-0.6.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/narray/narray-0.6.1.1.ebuild b/dev-ruby/narray/narray-0.6.1.1.ebuild index 03821aa48078..64ac1ee2bb37 100644 --- a/dev-ruby/narray/narray-0.6.1.1.ebuild +++ b/dev-ruby/narray/narray-0.6.1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # jruby → native extension -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |