diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-01-28 07:52:55 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-01-28 07:57:14 +0100 |
commit | 8feaac0308e225371e9604af23c47f7a66662e38 (patch) | |
tree | 279ba90a2cb4a5d1bd4aa0c6f84ed59bd4fed1e7 | |
parent | dev-ruby/posix-spawn: add ruby26 (diff) | |
download | gentoo-8feaac0308e225371e9604af23c47f7a66662e38.tar.gz gentoo-8feaac0308e225371e9604af23c47f7a66662e38.tar.bz2 gentoo-8feaac0308e225371e9604af23c47f7a66662e38.zip |
dev-ruby/polyglot: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.3.5.ebuild b/dev-ruby/polyglot/polyglot-0.3.5.ebuild index f72b633b64e8..e91fd98f7053 100644 --- a/dev-ruby/polyglot/polyglot-0.3.5.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.5.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_DOC="" RUBY_FAKEGEM_TASK_TEST="" |