dev-ruby/prawn-icon: fix 868918

Tests blocks many keywords (including x86) and new dependencies,
skipping for now.

Closes: https://bugs.gentoo.org/868918
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2022-09-07 11:33:33 +08:00
parent e19c08dc89
commit 4853c45928

View File

@@ -18,10 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/prawn-1.1.0"
# Tests blocks many keywords and new dependencies, skipping for now
RESTRICT=test
ruby_add_bdepend "test? ( dev-ruby/mocha
>=dev-ruby/pdf-inspector-1.1.0
>=dev-ruby/pdf-reader-1.2
>=dev-ruby/prawn-1.3.0
)"
ruby_add_rdepend ">=dev-ruby/prawn-1.1.0"