diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:50:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:27 +0100 |
commit | e3829ee811359a18ec59dfe2a05c635714334e6c (patch) | |
tree | d03d2a7b3fc7db3307d05875d9a213654f669797 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: stable 0.0.7 for ppc64, bug #656206 (diff) | |
download | gentoo-e3829ee811359a18ec59dfe2a05c635714334e6c.tar.gz gentoo-e3829ee811359a18ec59dfe2a05c635714334e6c.tar.bz2 gentoo-e3829ee811359a18ec59dfe2a05c635714334e6c.zip |
dev-ruby/introspection: stable 0.0.4 for ppc64, bug #656206
Bug: https://bugs.gentoo.org/656206
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild index 71c802b5ee83..02cedee13c23 100644 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |