From 96ffe0cd554be8a6a9913bcc7b9baa680bb982c8 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 8 Feb 2018 07:08:57 +0100 Subject: [PATCH] dev-ruby/protected_attributes: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- .../protected_attributes/protected_attributes-1.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild index ed89392ecde46..e23b1df20ff07 100644 --- a/dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild +++ b/dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_TEST="test"