mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-ruby/recog: add missing test dependency.
Dependency on dev-ruby/regexp_parser was missing. Also drop keywords on ~arm and ~x86 due to this, bug 559628. Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -15,12 +15,13 @@ HOMEPAGE="https://github.com/rapid7/${PN}"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="2"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
ruby_add_rdepend "dev-ruby/nokogiri"
|
||||
|
||||
ruby_add_bdepend "test? (
|
||||
dev-ruby/regexp_parser
|
||||
dev-ruby/rspec:3
|
||||
dev-util/aruba
|
||||
dev-util/cucumber
|
||||
|
||||
Reference in New Issue
Block a user