commit: 0b0507890853ff1a8b379312d7de93b6bc61e6e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 7 12:05:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 7 12:06:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b050789
dev-ruby/simplecov_json_formatter: Keyword 0.1.4 ppc64, #934881 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/simplecov_json_formatter/simplecov_json_formatter-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 762233e0f685..cb56caa20efc 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 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~riscv x86" SLOT="$(ver_cut 1)" IUSE="doc"