diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-28 22:15:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-28 21:49:05 +0100 |
commit | 34f05a22d192fbf6a981c710e90849fcc5371ef8 (patch) | |
tree | 45ab1cd93a759b47edfc90bc04688b4d44efce73 /dev-ruby/introspection | |
parent | dev-ruby/instantiator: stable 0.0.7 for hppa, bug #656206 (diff) | |
download | gentoo-34f05a22d192fbf6a981c710e90849fcc5371ef8.tar.gz gentoo-34f05a22d192fbf6a981c710e90849fcc5371ef8.tar.bz2 gentoo-34f05a22d192fbf6a981c710e90849fcc5371ef8.zip |
dev-ruby/introspection: stable 0.0.4 for hppa, bug #656206
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 580cb2436d00..1747257040d1 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" |