diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 10:48:20 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 10:48:20 +0000 |
commit | 8ac2b068c505ac1bf899e094bad993f214183c67 (patch) | |
tree | 185c9b57c51a66c90ddb6ba4a66663b731c03786 /dev-ruby/hike/hike-2.1.2.ebuild | |
parent | Stable for ia64, wrt bug #525252 (diff) | |
download | gentoo-2-8ac2b068c505ac1bf899e094bad993f214183c67.tar.gz gentoo-2-8ac2b068c505ac1bf899e094bad993f214183c67.tar.bz2 gentoo-2-8ac2b068c505ac1bf899e094bad993f214183c67.zip |
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/hike/hike-2.1.2.ebuild')
-rw-r--r-- | dev-ruby/hike/hike-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hike/hike-2.1.2.ebuild b/dev-ruby/hike/hike-2.1.2.ebuild index 41cc1c1e4dbe..9ca62541f154 100644 --- a/dev-ruby/hike/hike-2.1.2.ebuild +++ b/dev-ruby/hike/hike-2.1.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/hike-2.1.2.ebuild,v 1.3 2014/08/12 18:56:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/hike-2.1.2.ebuild,v 1.4 2014/11/11 10:48:20 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="test" |