diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:20:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:28 +0100 |
commit | 9fac32b4a08937650750adc0e098a6efc2045f8a (patch) | |
tree | b105d268742cd516323cf0b60051b8fb64dcda72 | |
parent | dev-ruby/instantiator: ppc64 stable wrt bug #589432 (diff) | |
download | gentoo-9fac32b4a08937650750adc0e098a6efc2045f8a.tar.gz gentoo-9fac32b4a08937650750adc0e098a6efc2045f8a.tar.bz2 gentoo-9fac32b4a08937650750adc0e098a6efc2045f8a.zip |
dev-ruby/introspection: ppc64 stable wrt bug #589432
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild index ed8c96a2fd71..7d787fec9d19 100644 --- a/dev-ruby/introspection/introspection-0.0.3.ebuild +++ b/dev-ruby/introspection/introspection-0.0.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1 >=dev-ruby/instantiator-0.0.3" |