diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-01-16 07:37:06 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-01-16 07:52:10 +0100 |
commit | e52e6e01354bdb40f973cd9b1bfe9f9c6c5b1219 (patch) | |
tree | 60676ccdc171e985e84918b74b6b1fd1c699f61d /dev-ruby/introspection/introspection-0.0.4.ebuild | |
parent | dev-ruby/deep_merge: add ruby27 (diff) | |
download | gentoo-e52e6e01354bdb40f973cd9b1bfe9f9c6c5b1219.tar.gz gentoo-e52e6e01354bdb40f973cd9b1bfe9f9c6c5b1219.tar.bz2 gentoo-e52e6e01354bdb40f973cd9b1bfe9f9c6c5b1219.zip |
dev-ruby/introspection: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/introspection/introspection-0.0.4.ebuild')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4.ebuild | 4 |
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 1747257040d1..59673f4fcead 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" # No documentation task RUBY_FAKEGEM_TASK_DOC="" |