diff options
author | 2024-08-07 13:05:06 +0100 | |
---|---|---|
committer | 2024-08-07 13:06:23 +0100 | |
commit | 0a34ebee1f9f96dd1b2adea3f11a2a6d4fe281bd (patch) | |
tree | a9d2c3b8c203fad6bc46fbe81234dd9a7740e312 /dev-ruby | |
parent | dev-ruby/simplecov-html: Keyword 0.12.3-r1 hppa, #934881 (diff) | |
download | gentoo-0a34ebee1f9f96dd1b2adea3f11a2a6d4fe281bd.tar.gz gentoo-0a34ebee1f9f96dd1b2adea3f11a2a6d4fe281bd.tar.bz2 gentoo-0a34ebee1f9f96dd1b2adea3f11a2a6d4fe281bd.zip |
dev-ruby/simplecov_json_formatter: Keyword 0.1.4 hppa, #934881
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 7dc8bea0df25..762233e0f685 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 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~riscv x86" SLOT="$(ver_cut 1)" IUSE="doc" |