summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-08 08:54:39 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-09 09:06:52 +0100
commite5a947c777c3cb013d7bc3eafcff142b4bf75294 (patch)
tree47ae0a6eb3304b9b4f4e814f6376c81d04826c7b
parentdev-ruby/thread_safe: add ruby26 (diff)
downloadgentoo-e5a947c777c3cb013d7bc3eafcff142b4bf75294.tar.gz
gentoo-e5a947c777c3cb013d7bc3eafcff142b4bf75294.tar.bz2
gentoo-e5a947c777c3cb013d7bc3eafcff142b4bf75294.zip
dev-ruby/tzinfo: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild
index d0d98be91102..e8bcd1790f86 100644
--- a/dev-ruby/tzinfo/tzinfo-1.2.5.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.2.5.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="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"