commit: 1c7c3a67fd2b589d81d091592947b76ad5535f42 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 04:40:37 2023 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 04:42:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7c3a67
dev-ruby/simplecov_json_formatter: builds on x86 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild b/dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild index 7adae99a8881..ed945ab79881 100644 --- a/dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild +++ b/dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="JSON formatter for SimpleCov" HOMEPAGE="https://github.com/codeclimate-community/simplecov_json_formatter" LICENSE="MIT" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" SLOT="$(ver_cut 1)" IUSE="doc"
