diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-18 08:22:39 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-18 08:45:15 +0200 |
commit | a06c908c8a16d335657bdd087ab092e4131bdd14 (patch) | |
tree | 263859847c24b78fe562a0b79d9149f3cf514be8 /dev-ruby/descendants_tracker | |
parent | dev-ruby/git: add ruby24 (diff) | |
download | gentoo-a06c908c8a16d335657bdd087ab092e4131bdd14.tar.gz gentoo-a06c908c8a16d335657bdd087ab092e4131bdd14.tar.bz2 gentoo-a06c908c8a16d335657bdd087ab092e4131bdd14.zip |
dev-ruby/descendants_tracker: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/descendants_tracker')
-rw-r--r-- | dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild index 2ebf6cd23297..4950ff03ff18 100644 --- a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild +++ b/dev-ruby/descendants_tracker/descendants_tracker-0.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 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="yard" |