summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-05 13:53:13 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-09 09:06:38 +0100
commit8d0379cca1d790b07e1eb1a5aa4f2379501648f3 (patch)
treec1dde94d7eaddc5eae0c4de1351c4012d5af5519 /dev-ruby/introspection
parentdev-ruby/blankslate: add ruby26 (diff)
downloadgentoo-8d0379cca1d790b07e1eb1a5aa4f2379501648f3.tar.gz
gentoo-8d0379cca1d790b07e1eb1a5aa4f2379501648f3.tar.bz2
gentoo-8d0379cca1d790b07e1eb1a5aa4f2379501648f3.zip
dev-ruby/introspection: 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/introspection')
-rw-r--r--dev-ruby/introspection/introspection-0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
index 3cf0c087661b..c21dbe8adfbb 100644
--- a/dev-ruby/introspection/introspection-0.0.4.ebuild
+++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
# No documentation task
RUBY_FAKEGEM_TASK_DOC=""