diff options
author | Sam James <sam@gentoo.org> | 2024-08-07 13:05:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-07 13:06:22 +0100 |
commit | 238112df223abce006b4092544e42e4629397524 (patch) | |
tree | 38147cfbf63f2b25016b7ed676d5f23d4c88988c /dev-ruby/simplecov-html | |
parent | dev-ruby/facter: Keyword 4.7.0-r1 arm64, #934881 (diff) | |
download | gentoo-238112df223abce006b4092544e42e4629397524.tar.gz gentoo-238112df223abce006b4092544e42e4629397524.tar.bz2 gentoo-238112df223abce006b4092544e42e4629397524.zip |
dev-ruby/simplecov-html: Keyword 0.12.3-r1 hppa, #934881
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/simplecov-html')
-rw-r--r-- | dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 |
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 18ad6a46c666..6403c5e01284 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 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~riscv x86" SLOT="$(ver_cut 1-2)" IUSE="doc" |