mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user