commit: 97084c96ae98e6608bcf76e1e3086cab7c616955 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 06:27:35 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 24 06:27:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97084c96
dev-ruby/amq-client: add ruby23 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/amq-client/amq-client-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/amq-client/amq-client-1.0.4.ebuild b/dev-ruby/amq-client/amq-client-1.0.4.ebuild index 150579a8cb7..05b7e2c4d06 100644 --- a/dev-ruby/amq-client/amq-client-1.0.4.ebuild +++ b/dev-ruby/amq-client/amq-client-1.0.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile"