summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-01-05 07:39:08 +0100
committerHans de Graaff <graaff@gentoo.org>2017-01-05 07:39:08 +0100
commit385a4549b5687f0d87bcdd6fe3bb94c153a0d6ae (patch)
tree763fcba695dd1a8e28714eaf9c7216cd95028448 /dev-ruby/rdiscount
parentdev-ruby/webmock: add 2.3.2 (diff)
downloadgentoo-385a4549b5687f0d87bcdd6fe3bb94c153a0d6ae.tar.gz
gentoo-385a4549b5687f0d87bcdd6fe3bb94c153a0d6ae.tar.bz2
gentoo-385a4549b5687f0d87bcdd6fe3bb94c153a0d6ae.zip
dev-ruby/rdiscount: add ruby24
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
index 3223326777aa..d3c3e25b5f20 100644
--- a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-2.2.0.1.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_TASK_TEST="test:unit"