diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:18:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:18:31 +0200 |
commit | a454af9fc48908f3b3cf9aa839e0d5d10239aca5 (patch) | |
tree | a60c7ec9a00b6d99cff393f6cd3fc104b92b5f64 /dev-ruby/rspec-json_expectations | |
parent | dev-ruby/rspec-collection_matchers: amd64 stable wrt bug #717214 (diff) | |
download | gentoo-a454af9fc48908f3b3cf9aa839e0d5d10239aca5.tar.gz gentoo-a454af9fc48908f3b3cf9aa839e0d5d10239aca5.tar.bz2 gentoo-a454af9fc48908f3b3cf9aa839e0d5d10239aca5.zip |
dev-ruby/rspec-json_expectations: amd64 stable wrt bug #717214
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-json_expectations')
-rw-r--r-- | dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild index 7f1e4146fe12..74412d172701 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/waterlink/rspec-json_expectations" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/rspec dev-util/cucumber )" |