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