diff options
Diffstat (limited to 'dev-ruby/protected_attributes')
-rw-r--r-- | dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild | 4 |
1 files 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 ed89392ecde4..e23b1df20ff0 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" |