diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 22:47:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 22:47:33 +0100 |
commit | ec0b78c87adfa85f4c984a92170937524ec7e31d (patch) | |
tree | a2c15f2fd39dc53b33b85487ddd25af3a7202674 /dev-ruby/minitest-around | |
parent | dev-ruby/test_construct: Keyword 2.0.2 arm, #816501 (diff) | |
download | gentoo-ec0b78c87adfa85f4c984a92170937524ec7e31d.tar.gz gentoo-ec0b78c87adfa85f4c984a92170937524ec7e31d.tar.bz2 gentoo-ec0b78c87adfa85f4c984a92170937524ec7e31d.zip |
dev-ruby/minitest-around: Keyword 0.5.0 arm, #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 836bf2b99035..7f7a304e037b 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 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |