diff options
author | 2023-04-17 10:34:40 +0100 | |
---|---|---|
committer | 2023-04-17 10:34:40 +0100 | |
commit | 36460183027db8a742cf22d222968f75052b708b (patch) | |
tree | 58588a899d529169f884b2a45740ad2f84aefa6d /dev-ruby | |
parent | dev-ruby/introspection: Stabilize 0.0.4-r2 ppc64, #904431 (diff) | |
download | gentoo-36460183027db8a742cf22d222968f75052b708b.tar.gz gentoo-36460183027db8a742cf22d222968f75052b708b.tar.bz2 gentoo-36460183027db8a742cf22d222968f75052b708b.zip |
dev-ruby/introspection: Stabilize 0.0.4-r2 arm64, #904431
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild index cf7b2a812672..c3d57172d824 100644 --- a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |