dev-ruby/rgen: fix bug 558324

Request a new enough version of rdoc that can actually
generate the rgen documentation.

Package-Manager: portage-2.2.20.1
This commit is contained in:
Hans de Graaff
2015-11-19 07:52:43 +01:00
parent f3d325264c
commit e7c40e0021

View File

@@ -20,6 +20,8 @@ KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
ruby_add_rdepend "dev-ruby/nokogiri"
ruby_add_bdepend "doc? ( >=dev-ruby/rdoc-4.2.0 )"
all_ruby_prepare() {
# Skip Bignum test since it fails on 64bit machines. Reported
# upstream: https://github.com/mthiede/rgen/pull/18