diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 09:22:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 09:22:15 +0000 |
commit | f4e8748ef7ae88a78a05367291a0739387ed9bc6 (patch) | |
tree | 20140525db04bf71d65f9c63c86bd900fb656b7c /dev-ruby | |
parent | dev-ruby/test_construct: Stabilize 2.0.2-r1 ppc64, #852890 (diff) | |
download | gentoo-f4e8748ef7ae88a78a05367291a0739387ed9bc6.tar.gz gentoo-f4e8748ef7ae88a78a05367291a0739387ed9bc6.tar.bz2 gentoo-f4e8748ef7ae88a78a05367291a0739387ed9bc6.zip |
dev-ruby/minitest-around: Stabilize 0.5.0-r1 ppc64, #852890
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild index 14f82b57cc71..f3c30466c911 100644 --- a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild +++ b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/splattael/minitest-around" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv x86" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |