diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:33:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:37:52 +0100 |
commit | 56ac3a66e72962eeb16cbd398500c70b37c81f9a (patch) | |
tree | 23fd1112076028bdda802205d45b036cdc4222bf /dev-ruby/introspection | |
parent | dev-ruby/blankslate: Keyword 3.1.3-r1 s390, #840930 (diff) | |
download | gentoo-56ac3a66e72962eeb16cbd398500c70b37c81f9a.tar.gz gentoo-56ac3a66e72962eeb16cbd398500c70b37c81f9a.tar.bz2 gentoo-56ac3a66e72962eeb16cbd398500c70b37c81f9a.zip |
dev-ruby/introspection: Keyword 0.0.4-r1 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4-r1.ebuild b/dev-ruby/introspection/introspection-0.0.4-r1.ebuild index 1d86cd5f578d..9d2d02b18b6d 100644 --- a/dev-ruby/introspection/introspection-0.0.4-r1.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |