summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-07 13:05:12 +0100
committerSam James <sam@gentoo.org>2024-08-07 13:06:25 +0100
commit06dbf289a5e443a880e671f9f1f15dd92b592129 (patch)
tree0dfafee36876c266c8f6fc54016457574401918d /dev-ruby
parentdev-ruby/facter: Keyword 4.7.0-r1 hppa, #934881 (diff)
downloadgentoo-06dbf289a5e443a880e671f9f1f15dd92b592129.tar.gz
gentoo-06dbf289a5e443a880e671f9f1f15dd92b592129.tar.bz2
gentoo-06dbf289a5e443a880e671f9f1f15dd92b592129.zip
dev-ruby/simplecov-html: Keyword 0.12.3-r1 ppc64, #934881
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"