diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:48:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:48:04 +0100 |
commit | 039dd5fefc457b845247715cfeb983c458dfbba6 (patch) | |
tree | 50b298995d8947d1e89577ca123d1744d86a2751 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: stable 0.0.7 for ppc, bug #656206 (diff) | |
download | gentoo-039dd5fefc457b845247715cfeb983c458dfbba6.tar.gz gentoo-039dd5fefc457b845247715cfeb983c458dfbba6.tar.bz2 gentoo-039dd5fefc457b845247715cfeb983c458dfbba6.zip |
dev-ruby/introspection: stable 0.0.4 for ppc, bug #656206
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 02cedee13c23..3cf0c087661b 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" |