This makes life easier for tinderboxes, but we should improve this in some future EAPI.
Signed-off-by: Sam James <s...@gentoo.org> --- eclass/ruby-ng.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass index 87337dc7f1735..c7425aae434c2 100644 --- a/eclass/ruby-ng.eclass +++ b/eclass/ruby-ng.eclass @@ -725,7 +725,7 @@ ruby-ng_rspec() { fi if [[ "${DEPEND}${BDEPEND}" != *"dev-ruby/rspec"* ]]; then - eqawarn "Missing test dependency dev-ruby/rspec" + eqawarn "QA Notice: Missing test dependency dev-ruby/rspec" fi local rspec_params= -- 2.49.0