summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mozes <hydrapolic@gmail.com>2016-01-19 16:51:41 +0100
committerTomas Mozes <hydrapolic@gmail.com>2016-01-19 16:51:41 +0100
commit7386eddf1665a1f167a70d7e555b02db5688868a (patch)
treedb9b37d27c2e7b179e76c11ea6eb816095f3eb7d /dev-ruby/hashicorp-checkpoint
parentdev-ruby/hashicorp-checkpoint: new package, needed for app-emulation/vagrant (diff)
downloadgentoo-7386eddf1665a1f167a70d7e555b02db5688868a.tar.gz
gentoo-7386eddf1665a1f167a70d7e555b02db5688868a.tar.bz2
gentoo-7386eddf1665a1f167a70d7e555b02db5688868a.zip
dev-ruby/hashicorp-checkpoint: removing rspec dep as it's handled by test recipe
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/hashicorp-checkpoint')
-rw-r--r--dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild
index 89b3f8d5aca6..d526e8195ef0 100644
--- a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild
+++ b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild
@@ -20,5 +20,5 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
ruby_add_bdepend "
- test? ( dev-ruby/rspec-its
- >dev-ruby/rspec-3 )"
+ test? ( dev-ruby/rspec-its )
+"