diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-03-24 07:27:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-03-24 07:27:35 +0100 |
commit | 97084c96ae98e6608bcf76e1e3086cab7c616955 (patch) | |
tree | 127141a4bf1b866891d2c21c73e910b8437f64f1 /dev-ruby/amq-client | |
parent | dev-ruby/amatch: add ruby24 (diff) | |
download | gentoo-97084c96ae98e6608bcf76e1e3086cab7c616955.tar.gz gentoo-97084c96ae98e6608bcf76e1e3086cab7c616955.tar.bz2 gentoo-97084c96ae98e6608bcf76e1e3086cab7c616955.zip |
dev-ruby/amq-client: add ruby23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/amq-client')
-rw-r--r-- | dev-ruby/amq-client/amq-client-1.0.4.ebuild | 4 |
1 files 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 150579a8cb7b..05b7e2c4d060 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" |