diff options
author | 2019-02-01 12:21:42 +0100 | |
---|---|---|
committer | 2019-02-01 12:21:42 +0100 | |
commit | 1fed91a634405bc8053d51878d30c640d0a61e18 (patch) | |
tree | d3db2d04ff3f1101b0b126c0ded8ba0fac4025a1 /dev-ruby | |
parent | dev-ruby/log4r: add ruby26 (diff) | |
download | gentoo-1fed91a634405bc8053d51878d30c640d0a61e18.tar.gz gentoo-1fed91a634405bc8053d51878d30c640d0a61e18.tar.bz2 gentoo-1fed91a634405bc8053d51878d30c640d0a61e18.zip |
dev-ruby/lockfile: 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/lockfile/lockfile-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/lockfile/lockfile-2.1.3.ebuild b/dev-ruby/lockfile/lockfile-2.1.3.ebuild index 0eff4790eee6..d489db5b938a 100644 --- a/dev-ruby/lockfile/lockfile-2.1.3.ebuild +++ b/dev-ruby/lockfile/lockfile-2.1.3.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=5 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |