diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:35:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:35:31 +0100 |
commit | 57b4ab585d86a8d1c0c9aa3df7ce0aa467db227f (patch) | |
tree | 9cfb95625098a5efcf33cc1ba9f21d0420644846 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: sparc stable wrt bug #589432 (diff) | |
download | gentoo-57b4ab585d86a8d1c0c9aa3df7ce0aa467db227f.tar.gz gentoo-57b4ab585d86a8d1c0c9aa3df7ce0aa467db227f.tar.bz2 gentoo-57b4ab585d86a8d1c0c9aa3df7ce0aa467db227f.zip |
dev-ruby/introspection: sparc stable wrt bug #589432
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/introspection')
-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 2f4691836689..9b227b35b6d4 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" |