diff options
author | 2023-09-09 21:40:37 -0700 | |
---|---|---|
committer | 2023-09-09 21:42:33 -0700 | |
commit | 1c7c3a67fd2b589d81d091592947b76ad5535f42 (patch) | |
tree | c7325da7561c7406693b2838c8e175b43add6e1c /dev-ruby/simplecov_json_formatter | |
parent | dev-ruby/simplecov-html: builds on x86 (diff) | |
download | gentoo-1c7c3a67fd2b589d81d091592947b76ad5535f42.tar.gz gentoo-1c7c3a67fd2b589d81d091592947b76ad5535f42.tar.bz2 gentoo-1c7c3a67fd2b589d81d091592947b76ad5535f42.zip |
dev-ruby/simplecov_json_formatter: builds on x86
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-ruby/simplecov_json_formatter')
-rw-r--r-- | dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |