diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:26:36 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:26:36 +0200 |
commit | 3dd953f0a1147fd7e773c7056377ac97c53a0dc4 (patch) | |
tree | 03179fd0cc10908fe273e1a80a40ce71b66ff700 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: arm stable, bug #589432 (diff) | |
download | gentoo-3dd953f0a1147fd7e773c7056377ac97c53a0dc4.tar.gz gentoo-3dd953f0a1147fd7e773c7056377ac97c53a0dc4.tar.bz2 gentoo-3dd953f0a1147fd7e773c7056377ac97c53a0dc4.zip |
dev-ruby/introspection: arm stable, bug #589432
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
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 5a81357c9659..f6d055e251d2 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" |