diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 00:43:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 00:43:50 +0100 |
commit | d81656d33912dcf2dacdd76adb777a093008a836 (patch) | |
tree | 048fb5005a5331efc42f271639cb06b4dcac89f6 /dev-ruby/minitest-around | |
parent | www-client/chromium: Stabilize 94.0.4606.81 arm64, #816996 (diff) | |
download | gentoo-d81656d33912dcf2dacdd76adb777a093008a836.tar.gz gentoo-d81656d33912dcf2dacdd76adb777a093008a836.tar.bz2 gentoo-d81656d33912dcf2dacdd76adb777a093008a836.zip |
dev-ruby/minitest-around: Keyword 0.5.0 x86, #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 7f7a304e037b..6bcd63803835 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 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |