commit: afeb1c89ac17e39ed490a84489fe857bd622a61e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 6 17:51:33 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 6 17:58:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afeb1c89
dev-ruby/activeldap: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/activeldap/activeldap-5.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activeldap/activeldap-5.2.4.ebuild b/dev-ruby/activeldap/activeldap-5.2.4.ebuild index e3ae11668a7..69bfdaa2d28 100644 --- a/dev-ruby/activeldap/activeldap-5.2.4.ebuild +++ b/dev-ruby/activeldap/activeldap-5.2.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile TODO doc/text/*"
