diff options
author | 2022-04-26 14:44:35 +0100 | |
---|---|---|
committer | 2022-04-26 14:44:35 +0100 | |
commit | 7bcf760cb799cf7388416ead9876b4394e781826 (patch) | |
tree | 3f1ed2584c52c3c43b4c0dfeff70e1aa1657bea3 /dev-ruby/minitest-hooks | |
parent | dev-ruby/ffi: Keyword 1.15.5 s390, #840930 (diff) | |
download | gentoo-7bcf760cb799cf7388416ead9876b4394e781826.tar.gz gentoo-7bcf760cb799cf7388416ead9876b4394e781826.tar.bz2 gentoo-7bcf760cb799cf7388416ead9876b4394e781826.zip |
dev-ruby/minitest-hooks: Keyword 1.5.0 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-hooks')
-rw-r--r-- | dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild index bf4c2f18502e..7d7211c354a8 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.5.0.ebuild @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" |