summaryrefslogtreecommitdiff
path: root/dev-ruby/addressable
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-07-22 19:55:07 +0200
committerHans de Graaff <graaff@gentoo.org>2016-07-22 21:03:45 +0200
commitcca1c49cc4463717b4c4add04b6dbd95258dc9b0 (patch)
tree812585e33053497d05e1d7481e172a28373a3e01 /dev-ruby/addressable
parent164d6ff0e38b6489937c53f3e483c422b97b3060 (diff)
downloadgentoo-cca1c49cc4463717b4c4add04b6dbd95258dc9b0.tar.gz
gentoo-cca1c49cc4463717b4c4add04b6dbd95258dc9b0.tar.xz
dev-ruby/addressable: add ruby21 to stable version
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r--dev-ruby/addressable/addressable-2.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.3.6.ebuild b/dev-ruby/addressable/addressable-2.3.6.ebuild
index 292389ea691..d97aab46c3e 100644
--- a/dev-ruby/addressable/addressable-2.3.6.ebuild
+++ b/dev-ruby/addressable/addressable-2.3.6.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-USE_RUBY="ruby20"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="doc:yard"
RUBY_FAKEGEM_RECIPE_TEST="rspec"