dev-ruby/addressable: add ruby27
authorNaohiro Aota <naota@gentoo.org>
Sat, 1 Feb 2020 08:59:23 +0000 (17:59 +0900)
committerNaohiro Aota <naota@gentoo.org>
Sat, 1 Feb 2020 09:04:11 +0000 (18:04 +0900)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <naota@gentoo.org>
dev-ruby/addressable/addressable-2.7.0.ebuild

index ab6057522945cd428973fa1c09a25c71d5997f17..ec6037d9c2dd7089d9d15cb7696d9144bb1ad126 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"