summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-08 07:08:57 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-08 07:24:53 +0100
commit96ffe0cd554be8a6a9913bcc7b9baa680bb982c8 (patch)
tree08b3a3926bf479b56cfcb8147af15bebcb7e7e66 /dev-ruby/protected_attributes
parentdev-ruby/priorityqueue: add ruby24, document ruby25 (diff)
downloadgentoo-96ffe0cd554be8a6a9913bcc7b9baa680bb982c8.tar.gz
gentoo-96ffe0cd554be8a6a9913bcc7b9baa680bb982c8.tar.bz2
gentoo-96ffe0cd554be8a6a9913bcc7b9baa680bb982c8.zip
dev-ruby/protected_attributes: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/protected_attributes')
-rw-r--r--dev-ruby/protected_attributes/protected_attributes-1.1.4.ebuild4
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"