diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 04:51:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 04:51:26 +0100 |
commit | 9095574fd060c9a184364304e90ec69688aacdfa (patch) | |
tree | 10f1e3f8baab77a3dd124bdbbed501a0dfc25e27 /dev-ruby | |
parent | dev-ruby/simplecov-html: Stabilize 0.12.3-r1 amd64, #934317 (diff) | |
download | gentoo-9095574fd060c9a184364304e90ec69688aacdfa.tar.gz gentoo-9095574fd060c9a184364304e90ec69688aacdfa.tar.bz2 gentoo-9095574fd060c9a184364304e90ec69688aacdfa.zip |
dev-ruby/simplecov_json_formatter: Stabilize 0.1.4 amd64, #934317
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 d2cac20f8e21..7dc8bea0df25 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 ~riscv x86" SLOT="$(ver_cut 1)" IUSE="doc" |