diff options
Diffstat (limited to 'dev-ruby/ruby-vte3/ruby-vte3-2.2.5.ebuild')
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-vte3/ruby-vte3-2.2.5.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-2.2.5.ebuild index d913d29f6408..01a4cd815dc8 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-2.2.5.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-2.2.5.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" inherit ruby-ng-gnome2 |