dev-ruby/simplecov_json_formatter: Stabilize 0.1.4 x86, #934317

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-25 04:50:24 +01:00
parent 6fcb27e27e
commit 3f9594ff70

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"