diff options
author | Sam James <sam@gentoo.org> | 2023-09-10 15:26:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-10 15:26:54 +0100 |
commit | 04eaa0e00309fef67f0c43173d7bccd84309da77 (patch) | |
tree | daced625693c34c0221728cd63cac40c259e8e83 /dev-ruby/simplecov_json_formatter | |
parent | dev-ruby/simplecov-html: Keyword 0.12.3-r1 arm64, #913930 (diff) | |
download | gentoo-04eaa0e00309fef67f0c43173d7bccd84309da77.tar.gz gentoo-04eaa0e00309fef67f0c43173d7bccd84309da77.tar.bz2 gentoo-04eaa0e00309fef67f0c43173d7bccd84309da77.zip |
dev-ruby/simplecov_json_formatter: Keyword 0.1.4 arm64, #913930
Signed-off-by: Sam James <sam@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 ed945ab79881..2228453ba6e2 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" SLOT="$(ver_cut 1)" IUSE="doc" |