diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-02-01 09:40:53 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-02-01 09:40:53 +0100 |
commit | 7ae64b3fe65ffec9fd2172b7aed0f180b85f5756 (patch) | |
tree | 80c247e276fb0a5b71e78f21563b9d749d24250c /app-text/ronn | |
parent | dev-ruby/hpricot: add ruby26 (diff) | |
download | gentoo-7ae64b3fe65ffec9fd2172b7aed0f180b85f5756.tar.gz gentoo-7ae64b3fe65ffec9fd2172b7aed0f180b85f5756.tar.bz2 gentoo-7ae64b3fe65ffec9fd2172b7aed0f180b85f5756.zip |
app-text/ronn: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/ronn')
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild index abeb36ab502b..95b4f9bd2f1c 100644 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild +++ b/app-text/ronn/ronn-0.7.3-r3.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="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" |