commit: ba13abd0bf048d3f0b7afe9426399d00527330f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 07:19:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 07:19:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba13abd0
dev-ruby/simplecov-html: Stabilize 0.13.1 x86, #941666 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/simplecov-html/simplecov-html-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/simplecov-html/simplecov-html-0.13.1.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.13.1.ebuild index 8536ff59a3c8..53101e0fde4d 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.13.1.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.13.1.ebuild @@ -19,5 +19,5 @@ HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc"
