summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-12-28 15:54:25 +0100
committerHans de Graaff <graaff@gentoo.org>2018-12-28 15:55:22 +0100
commita61c10eac67ab2bc9fa2f9e7d39dc3c27568f728 (patch)
treece4af8ca4021048ccabda9505b77d151c60abf82 /dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
parentdev-libs/rapidjson: Use cmake-utils_src_prepare (diff)
downloadgentoo-a61c10eac67ab2bc9fa2f9e7d39dc3c27568f728.tar.gz
gentoo-a61c10eac67ab2bc9fa2f9e7d39dc3c27568f728.tar.bz2
gentoo-a61c10eac67ab2bc9fa2f9e7d39dc3c27568f728.zip
dev-ruby/xml-simple: 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/xml-simple/xml-simple-1.1.5.ebuild')
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
index bd7920deadb4..60487aa304f0 100644
--- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
+++ b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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"
# Gem only contains lib code, and github repository has no tags.
RUBY_FAKEGEM_RECIPE_DOC="rdoc"