diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-02-02 08:22:09 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-02-02 08:54:27 +0100 |
commit | 779f3dbb11aea1eb21b9911ecc76a06390f97fe8 (patch) | |
tree | b50b94b50aac37ebc77492ff77470c095904542f /dev-ruby/itextomml | |
parent | dev-ruby/jmespath: add ruby26 (diff) | |
download | gentoo-779f3dbb11aea1eb21b9911ecc76a06390f97fe8.tar.gz gentoo-779f3dbb11aea1eb21b9911ecc76a06390f97fe8.tar.bz2 gentoo-779f3dbb11aea1eb21b9911ecc76a06390f97fe8.zip |
dev-ruby/itextomml: 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/itextomml')
-rw-r--r-- | dev-ruby/itextomml/itextomml-1.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/itextomml/itextomml-1.5.8.ebuild b/dev-ruby/itextomml/itextomml-1.5.8.ebuild index 4e99a8e16369..22fcbeb33d94 100644 --- a/dev-ruby/itextomml/itextomml-1.5.8.ebuild +++ b/dev-ruby/itextomml/itextomml-1.5.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README" |