commit: ba47d2351658ff16b6dceff79e65aebfc16173aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 07:07:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 07:07:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba47d235
dev-ruby/simplecov-html: Stabilize 0.13.1 amd64, #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 091a3128a648..8536ff59a3c8 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"
