diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-04-30 15:48:02 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-04-30 15:48:02 -0700 |
commit | e252c9ee0c259a69373580ecc73af142f1f04cd6 (patch) | |
tree | cd74bede0460d45624c05bef125e20d07ee57d5c /dev-ruby/hiera-eyaml | |
parent | games-util/lgogdownloader: Drop old 3.4 (diff) | |
download | gentoo-e252c9ee0c259a69373580ecc73af142f1f04cd6.tar.gz gentoo-e252c9ee0c259a69373580ecc73af142f1f04cd6.tar.bz2 gentoo-e252c9ee0c259a69373580ecc73af142f1f04cd6.zip |
dev-ruby/hiera-eyaml: fix wrong slot in blocker
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera-eyaml')
-rw-r--r-- | dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild index c7b9c9c84509..ff6b41f65d1a 100644 --- a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild +++ b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild @@ -22,7 +22,7 @@ IUSE="test" ruby_add_rdepend ">=dev-ruby/highline-1.6.19" ruby_add_rdepend "dev-ruby/trollop:2" -ruby_add_rdepend "!!dev-ruby/hiera-eyaml:2" # both install the /usr/bin/eyaml binary +ruby_add_rdepend "!!dev-ruby/hiera-eyaml:3" # both install the /usr/bin/eyaml binary ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 <app-admin/puppet-5 dev-ruby/hiera-eyaml-plaintext )" |