diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-08 19:58:44 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-08 19:58:44 +0100 |
commit | 69f3037ed99377b0624d846e322e939b8ca129cb (patch) | |
tree | 799e8092072b8a4f8ad71457633129238fc62332 /dev-ruby/recog | |
parent | dev-ruby/rdtool: add ruby24, ruby25 (diff) | |
download | gentoo-69f3037ed99377b0624d846e322e939b8ca129cb.tar.gz gentoo-69f3037ed99377b0624d846e322e939b8ca129cb.tar.bz2 gentoo-69f3037ed99377b0624d846e322e939b8ca129cb.zip |
dev-ruby/recog: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/recog')
-rw-r--r-- | dev-ruby/recog/recog-2.1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/recog/recog-2.1.6-r1.ebuild b/dev-ruby/recog/recog-2.1.6-r1.ebuild index 33aed91d670c..b7b66e812589 100644 --- a/dev-ruby/recog/recog-2.1.6-r1.ebuild +++ b/dev-ruby/recog/recog-2.1.6-r1.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=6 -USE_RUBY="ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" |