ruby-ng.eclass: use 'QA Notice:' prefix in eqawarn

This makes life easier for tinderboxes, but we should improve this in some future
EAPI.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-23 11:12:17 +01:00
parent cf77b6d873
commit 67aac5e517
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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=