diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 21:42:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 21:42:48 +0100 |
commit | 46f46a1ae42dec3f3f187fdbd62472af9c47e208 (patch) | |
tree | 4486cfa9c0c299daa8b82c9fd637fd7eca5019a9 /dev-ruby/minitest-around | |
parent | dev-ruby/nokogiri: Keyword 1.12.5 ppc, #815898 (diff) | |
download | gentoo-46f46a1ae42dec3f3f187fdbd62472af9c47e208.tar.gz gentoo-46f46a1ae42dec3f3f187fdbd62472af9c47e208.tar.bz2 gentoo-46f46a1ae42dec3f3f187fdbd62472af9c47e208.zip |
dev-ruby/minitest-around: Keyword 0.5.0 ppc, #816501
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-around')
-rw-r--r-- | dev-ruby/minitest-around/minitest-around-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild index b6d8fa4959ab..836bf2b99035 100644 --- a/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild +++ b/dev-ruby/minitest-around/minitest-around-0.5.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/splattael/minitest-around" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |