diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-23 08:28:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-23 08:28:32 +0100 |
commit | ab63f75b261deb05203d20a4d8aa6eddc93ad58e (patch) | |
tree | c63b6f0f67584b183c53bdf7d3a85701bf067248 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: stable 0.0.7 for ia64, bug #656206 (diff) | |
download | gentoo-ab63f75b261deb05203d20a4d8aa6eddc93ad58e.tar.gz gentoo-ab63f75b261deb05203d20a4d8aa6eddc93ad58e.tar.bz2 gentoo-ab63f75b261deb05203d20a4d8aa6eddc93ad58e.zip |
dev-ruby/introspection: stable 0.0.4 for ia64, bug #656206
Bug: https://bugs.gentoo.org/656206
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 c9f7ef29b7f8..fb626406eb77 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" |