dev-ruby/addressable: add ruby27

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <naota@gentoo.org>
This commit is contained in:
Naohiro Aota
2020-02-01 17:59:23 +09:00
parent 90004b9f75
commit 2a4d18c1de

View 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"