projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8136ac7
)
dev-ruby/recog: add missing test dependency.
author
Hans de Graaff
<graaff@gentoo.org>
Sat, 5 Sep 2015 06:10:45 +0000
(08:10 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sat, 5 Sep 2015 06:10:45 +0000
(08:10 +0200)
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
dev-ruby/recog/recog-2.0.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/recog/recog-2.0.12.ebuild
b/dev-ruby/recog/recog-2.0.12.ebuild
index b6dcc961aa8c2978b68163ef3a41d4e735428110..92755c46184d3460d416a6e0c9be5f1bb5922e76 100644
(file)
--- a/
dev-ruby/recog/recog-2.0.12.ebuild
+++ b/
dev-ruby/recog/recog-2.0.12.ebuild
@@
-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