diff options
author | 2020-05-23 11:00:52 +0200 | |
---|---|---|
committer | 2020-05-23 11:13:57 +0200 | |
commit | ebe68c8fbd2b1f986263434fcab6d9d23fe41900 (patch) | |
tree | e5223e00b549a1c9d77933f1b43cbdb4a3356985 /dev-ruby/file-tail/file-tail-1.2.0.ebuild | |
parent | dev-ruby/http-form_data: amd64 stable (diff) | |
download | gentoo-ebe68c8fbd2b1f986263434fcab6d9d23fe41900.tar.gz gentoo-ebe68c8fbd2b1f986263434fcab6d9d23fe41900.tar.bz2 gentoo-ebe68c8fbd2b1f986263434fcab6d9d23fe41900.zip |
dev-ruby/file-tail: add ruby27
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/file-tail/file-tail-1.2.0.ebuild')
-rw-r--r-- | dev-ruby/file-tail/file-tail-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/file-tail/file-tail-1.2.0.ebuild b/dev-ruby/file-tail/file-tail-1.2.0.ebuild index b04bfd77744d..2a1cd8f29230 100644 --- a/dev-ruby/file-tail/file-tail-1.2.0.ebuild +++ b/dev-ruby/file-tail/file-tail-1.2.0.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" RUBY_FAKEGEM_RECIPE_TEST="none" |