commit: 6a25d7e55fd5c665b24c7589aed17137dd0725d8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 08:44:17 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 23 09:43:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a25d7e5
dev-ruby/rspec-json_expectations: stabilize 2.2.0-r1 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> .../rspec-json_expectations/rspec-json_expectations-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0-r1.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0-r1.ebuild index fd64c1dfd5aa..2970fd988c41 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0-r1.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0-r1.ebuild @@ -15,7 +15,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 )"
