diff options
Diffstat (limited to 'dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild')
-rw-r--r-- | dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild b/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild index cf1a14286ed6..0408c68266b6 100644 --- a/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild +++ b/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_NAME="gsl" inherit ruby-fakegem multilib |