diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 10:29:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 10:29:17 +0200 |
commit | 157b239554e1fa13ab8c6735093ee7cda2ac33dc (patch) | |
tree | 17994f2dc93a74111714c12be5f71941f83d47f3 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: Stable for HPPA (bug #575600). (diff) | |
download | gentoo-157b239554e1fa13ab8c6735093ee7cda2ac33dc.tar.gz gentoo-157b239554e1fa13ab8c6735093ee7cda2ac33dc.tar.bz2 gentoo-157b239554e1fa13ab8c6735093ee7cda2ac33dc.zip |
dev-ruby/introspection: Stable for HPPA (bug #575600).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 aa3c4cce7bc3..0cb7deb66a8a 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" |