diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-08-22 08:10:28 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-08-22 09:55:49 +0200 |
commit | b743421fac6cfdc9a5fd0d5aeb86b657715410a1 (patch) | |
tree | fadcd6bd40510ac209f65bbbd6ea2ea988b94df0 /dev-ruby | |
parent | dev-ruby/css_parser: cleanup (diff) | |
download | gentoo-b743421fac6cfdc9a5fd0d5aeb86b657715410a1.tar.gz gentoo-b743421fac6cfdc9a5fd0d5aeb86b657715410a1.tar.bz2 gentoo-b743421fac6cfdc9a5fd0d5aeb86b657715410a1.zip |
dev-ruby/creole: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/creole/creole-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/creole/creole-0.5.0.ebuild b/dev-ruby/creole/creole-0.5.0.ebuild index e601310a98ff..2637e9239b36 100644 --- a/dev-ruby/creole/creole-0.5.0.ebuild +++ b/dev-ruby/creole/creole-0.5.0.ebuild @@ -1,8 +1,8 @@ -# 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="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none" |