commit: 96ffe0cd554be8a6a9913bcc7b9baa680bb982c8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 06:08:57 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 06:24:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ffe0cd
dev-ruby/protected_attributes: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/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 ed89392ecde..e23b1df20ff 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"
