diff options
author | 2019-01-27 09:07:52 +0100 | |
---|---|---|
committer | 2019-01-27 12:17:37 +0100 | |
commit | 6035d5fe314dab870528a060d10783b218870ba3 (patch) | |
tree | c51bbf0e70a9837ba8ca621036e1a973b9116e7e /dev-ruby | |
parent | dev-ruby/rinku: add ruby26 (diff) | |
download | gentoo-6035d5fe314dab870528a060d10783b218870ba3.tar.gz gentoo-6035d5fe314dab870528a060d10783b218870ba3.tar.bz2 gentoo-6035d5fe314dab870528a060d10783b218870ba3.zip |
dev-ruby/rex-zip: 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')
-rw-r--r-- | dev-ruby/rex-zip/rex-zip-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rex-zip/rex-zip-0.1.3.ebuild b/dev-ruby/rex-zip/rex-zip-0.1.3.ebuild index 467f89a32453..8e4c1d256ce4 100644 --- a/dev-ruby/rex-zip/rex-zip-0.1.3.ebuild +++ b/dev-ruby/rex-zip/rex-zip-0.1.3.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" # Upstream has specs but they are not included in the gem or tagged upstream RUBY_FAKEGEM_RECIPE_TEST="none" |