dev-ruby/regexp_parser: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Sat, 5 Jan 2019 08:43:02 +0000 (09:43 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 5 Jan 2019 09:48:14 +0000 (10:48 +0100)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ruby/regexp_parser/regexp_parser-1.3.0.ebuild

index 913ee35af70649be20c6f67ecf45031da169a89f..c7be5088b5dd07db4b2b9ee66a10005d605152f3 100644 (file)
@@ -1,8 +1,8 @@
-# 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_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"