diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-02-03 07:33:56 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-02-03 11:03:36 +0100 |
commit | 301a1f5d6ff491c08a09e3227077d2b75253728a (patch) | |
tree | aaf7a7d194f72077a1f8162cba1495cd13c04893 /dev-ruby/creole | |
parent | dev-ruby/css_parser: add ruby26 (diff) | |
download | gentoo-301a1f5d6ff491c08a09e3227077d2b75253728a.tar.gz gentoo-301a1f5d6ff491c08a09e3227077d2b75253728a.tar.bz2 gentoo-301a1f5d6ff491c08a09e3227077d2b75253728a.zip |
dev-ruby/creole: 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/creole')
-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 2917354f52ed..e601310a98ff 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-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_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none" |