mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/mini_magick: avoid broken spec
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -46,6 +46,7 @@ all_ruby_prepare() {
|
||||
|
||||
# Avoid spec broken by recent imagemagick updates
|
||||
sed -i -e '/cache files generated from .mpc/askip' spec/lib/mini_magick/image_spec.rb || die
|
||||
sed -i -e '/does not hang when parsing verbose data/askip' spec/lib/mini_magick/image_spec.rb || die
|
||||
|
||||
# Avoid graphicsmagick tests because installing both in parallel for
|
||||
# tests is hard.
|
||||
|
||||
Reference in New Issue
Block a user