dev-ruby/calendar_date_select: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Mon, 6 May 2019 17:37:56 +0000 (19:37 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 6 May 2019 17:58:05 +0000 (19:58 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-ruby/calendar_date_select/calendar_date_select-2.1.2.ebuild

index 67bfdc195661474e3c1f414c300f53e46179fdc4..c0dddc526ae01f952fcc71accfa5ce4960757cfb 100644 (file)
@@ -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"
 
 # There are no unit tests, only integration tests against a full Rails
 # 3.2 application. Skipping those for now due to difficulty in getting