diff options
author | Sam James <sam@gentoo.org> | 2024-08-07 13:08:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-07 13:08:11 +0100 |
commit | d97a14505ba7cc902b04be0f96e88332c1147c84 (patch) | |
tree | 2d7cf80214743a741eb0f3e97951660855d404df /dev-ruby/simplecov_json_formatter | |
parent | dev-ruby/simplecov-html: Keyword 0.12.3-r1 arm, #934881 (diff) | |
download | gentoo-d97a14505ba7cc902b04be0f96e88332c1147c84.tar.gz gentoo-d97a14505ba7cc902b04be0f96e88332c1147c84.tar.bz2 gentoo-d97a14505ba7cc902b04be0f96e88332c1147c84.zip |
dev-ruby/simplecov_json_formatter: Keyword 0.1.4 arm, #934881
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 0758421d0580..b7b0ce1bd2c4 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 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="$(ver_cut 1)" IUSE="doc" |