commit: 331ca6864c345b234db23835f17bd16856258d59 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 7 12:05:18 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 7 12:06:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=331ca686
dev-ruby/simplecov_json_formatter: Keyword 0.1.4 ppc, #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 cb56caa20efc..f17c6c4cbab3 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 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" SLOT="$(ver_cut 1)" IUSE="doc"