diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-02-26 08:31:34 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-02-26 08:31:34 +0100 |
commit | a73b3932176066e33150b722e447813a2d06b7be (patch) | |
tree | 5fc9fa614b8a4dd68118aed271bf696dbfb28b61 /dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild | |
parent | dev-ruby/ruby-sdl: add ruby23, ruby24 (diff) | |
download | gentoo-a73b3932176066e33150b722e447813a2d06b7be.tar.gz gentoo-a73b3932176066e33150b722e447813a2d06b7be.tar.bz2 gentoo-a73b3932176066e33150b722e447813a2d06b7be.zip |
dev-ruby/ruby-tcpwrap: drop ruby20
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild index 7964c69a5867..8666351ae79b 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby22 -> Does not compile -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21" inherit ruby-ng |