commit: 06dbf289a5e443a880e671f9f1f15dd92b592129 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 7 12:05:12 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=06dbf289
dev-ruby/simplecov-html: Keyword 0.12.3-r1 ppc64, #934881 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild index 6403c5e01284..731c837f8e30 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild @@ -18,6 +18,6 @@ DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage result HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html" LICENSE="MIT" -KEYWORDS="amd64 ~arm64 ~hppa ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~riscv x86" SLOT="$(ver_cut 1-2)" IUSE="doc"