diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-12-12 12:22:17 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-12-12 16:00:13 +0100 |
commit | 8886b5ad54f9004ec905199c64f817893b98466a (patch) | |
tree | 27a0179ad9a903052c368a154d6d5dee3618ce63 /dev-ruby/rqrcode | |
parent | dev-ruby/prawn-table: add ruby25 (diff) | |
download | gentoo-8886b5ad54f9004ec905199c64f817893b98466a.tar.gz gentoo-8886b5ad54f9004ec905199c64f817893b98466a.tar.bz2 gentoo-8886b5ad54f9004ec905199c64f817893b98466a.zip |
dev-ruby/rqrcode: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rqrcode')
-rw-r--r-- | dev-ruby/rqrcode/rqrcode-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild b/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild index b2141cf85da7..4267e093f598 100644 --- a/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild +++ b/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |