diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-01-27 20:09:12 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-01-27 20:12:09 +0100 |
commit | 6fe71fd979562940e58c7503f31b8799fc8fe0dd (patch) | |
tree | e31b02030644b9d71be5e3af47f0024be6208bf5 /dev-ruby/rack-cache | |
parent | dev-ruby/maxitest: add ruby26 (diff) | |
download | gentoo-6fe71fd979562940e58c7503f31b8799fc8fe0dd.tar.gz gentoo-6fe71fd979562940e58c7503f31b8799fc8fe0dd.tar.bz2 gentoo-6fe71fd979562940e58c7503f31b8799fc8fe0dd.zip |
dev-ruby/rack-cache: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r-- | dev-ruby/rack-cache/rack-cache-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild index 3b6aaa6f0467..85b213201415 100644 --- a/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild +++ b/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" # no documentation is generable, it needs hanna, which is broken RUBY_FAKEGEM_RECIPE_DOC="none" |