dev-ruby/simplecov-html: Stabilize 0.12.3-r1 x86, #934317

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-25 04:50:23 +01:00
parent cf372294b8
commit 6fcb27e27e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv x86"
SLOT="$(ver_cut 1-2)"
IUSE="doc"