diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 04:50:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 04:50:25 +0100 |
commit | 950cd08fb725e8ad140ece54e939a3b19b40f0a4 (patch) | |
tree | 671102365acfe60f9f1138afbd49f3945d26171f /dev-ruby | |
parent | dev-ruby/docile: Stabilize 1.4.0-r1 x86, #934317 (diff) | |
download | gentoo-950cd08fb725e8ad140ece54e939a3b19b40f0a4.tar.gz gentoo-950cd08fb725e8ad140ece54e939a3b19b40f0a4.tar.bz2 gentoo-950cd08fb725e8ad140ece54e939a3b19b40f0a4.zip |
dev-ruby/simplecov: Stabilize 0.22.0 x86, #934317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/simplecov/simplecov-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/simplecov/simplecov-0.22.0.ebuild b/dev-ruby/simplecov/simplecov-0.22.0.ebuild index 62da02883a20..8d3b382d8724 100644 --- a/dev-ruby/simplecov/simplecov-0.22.0.ebuild +++ b/dev-ruby/simplecov/simplecov-0.22.0.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/simplecov-ruby/simplecov" SRC_URI="https://github.com/simplecov-ruby/simplecov/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv x86" SLOT="0.8" IUSE="doc" |