diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-07-07 10:49:23 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-07-07 19:37:56 +0200 |
commit | b4259d592f475a5d1d923a130b035e453b4c1ea0 (patch) | |
tree | d40d79bbc36ec482af7212f6500dd774a18d2697 /dev-ruby/flog | |
parent | games-puzzle/construo: drop old (diff) | |
download | gentoo-b4259d592f475a5d1d923a130b035e453b4c1ea0.tar.gz gentoo-b4259d592f475a5d1d923a130b035e453b4c1ea0.tar.bz2 gentoo-b4259d592f475a5d1d923a130b035e453b4c1ea0.zip |
dev-ruby/flog: add ruby27
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/flog')
-rw-r--r-- | dev-ruby/flog/flog-4.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/flog/flog-4.6.4.ebuild b/dev-ruby/flog/flog-4.6.4.ebuild index 75c17d704f75..3d36c1b55794 100644 --- a/dev-ruby/flog/flog-4.6.4.ebuild +++ b/dev-ruby/flog/flog-4.6.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" |