summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-20 19:48:37 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-20 20:04:45 +0100
commit708328d918feb43d59410b8dcf3fddb5683f547a (patch)
tree1c1e82f0e41d3545d70785babff258cae23174cf
parentmedia-gfx/photoqt: Fix detection and build with exiv2-0.27 (diff)
downloadgentoo-708328d9.tar.gz
gentoo-708328d9.tar.bz2
gentoo-708328d9.zip
dev-ruby/mime-types: 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/mime-types/mime-types-2.99.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mime-types/mime-types-2.99.2.ebuild b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
index 43b96b1bc48d..911e46dcfe34 100644
--- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild
+++ b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
@@ -1,9 +1,9 @@
-# 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_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="History.rdoc History-Types.rdoc README.rdoc"