diff options
Diffstat (limited to 'sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild')
-rw-r--r-- | sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild b/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild index 18f36275d90a..382e036b7641 100644 --- a/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild +++ b/sci-biology/bioruby/bioruby-1.4.3.0001-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21" inherit ruby-fakegem |