diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-01-20 09:55:44 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-01-20 11:11:55 +0100 |
commit | fe541bac75c876fd43d6e3144dd1de3cd54c1d51 (patch) | |
tree | 1925cd3443f54fee44c853b95b3e97a8dba19f74 /dev-ruby/slop | |
parent | dev-ruby/slow_enumerator_tools: add ruby26 (diff) | |
download | gentoo-fe541bac75c876fd43d6e3144dd1de3cd54c1d51.tar.gz gentoo-fe541bac75c876fd43d6e3144dd1de3cd54c1d51.tar.bz2 gentoo-fe541bac75c876fd43d6e3144dd1de3cd54c1d51.zip |
dev-ruby/slop: 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/slop')
-rw-r--r-- | dev-ruby/slop/slop-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slop/slop-4.6.2.ebuild b/dev-ruby/slop/slop-4.6.2.ebuild index b1b5e9148f25..1071fbc080d8 100644 --- a/dev-ruby/slop/slop-4.6.2.ebuild +++ b/dev-ruby/slop/slop-4.6.2.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_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" |