summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-02-23 07:52:14 +0100
committerHans de Graaff <graaff@gentoo.org>2017-02-23 07:52:14 +0100
commit46f166f2cc6f6954138f21b7e027208ba2b13fb3 (patch)
tree12b9ee1426901f68f18fa8de0e488b71583ca206 /dev-ruby/shoulda-context
parentdev-ruby/domain_name: add 0.5.20170223 (diff)
downloadgentoo-46f166f2cc6f6954138f21b7e027208ba2b13fb3.tar.gz
gentoo-46f166f2cc6f6954138f21b7e027208ba2b13fb3.tar.bz2
gentoo-46f166f2cc6f6954138f21b7e027208ba2b13fb3.zip
dev-ruby/shoulda-context: add ruby24
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
index af8021b3429b..b367249dd13d 100644
--- a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"