diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 19:55:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 21:03:45 +0200 |
commit | cca1c49cc4463717b4c4add04b6dbd95258dc9b0 (patch) | |
tree | 812585e33053497d05e1d7481e172a28373a3e01 /dev-ruby/addressable | |
parent | app-text/jist: add ruby21 to stable version (diff) | |
download | gentoo-cca1c49cc4463717b4c4add04b6dbd95258dc9b0.tar.gz gentoo-cca1c49cc4463717b4c4add04b6dbd95258dc9b0.tar.bz2 gentoo-cca1c49cc4463717b4c4add04b6dbd95258dc9b0.zip |
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.ebuild | 2 |
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 292389ea6916..d97aab46c3e1 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" |