commit: 0bd49252b524de1f928e81f317399b577960dcf2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 13 08:07:36 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 14 04:23:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd49252
dev-ruby/sqlite3: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/sqlite3/sqlite3-1.3.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild index 08c22580c54..69489385eef 100644 --- a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild +++ b/dev-ruby/sqlite3/sqlite3-1.3.13.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="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="faq" RUBY_FAKEGEM_DOCDIR="doc faq"
