diff --git a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild b/dev-ruby/extlib/extlib-0.9.16-r1.ebuild index a5b7367a6fd00..a01761d9b56f8 100644 --- a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild +++ b/dev-ruby/extlib/extlib-0.9.16-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby21 → fails specs. -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="-f tasks/yard.rake yard" RUBY_FAKEGEM_DOCDIR="doc"