commit: 3f9594ff70562587373971cb841d7baa8cdea6a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 25 03:50:24 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 25 03:50:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9594ff
dev-ruby/simplecov_json_formatter: Stabilize 0.1.4 x86, #934317 Signed-off-by: Sam James <sam <AT> gentoo.org> .../simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 7ca5c11b4f4c..d2cac20f8e21 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 @@ -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"
