Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/introspection/
Date: Wed, 23 May 2018 07:28:55
Message-Id: 1527060512.ab63f75b261deb05203d20a4d8aa6eddc93ad58e.slyfox@gentoo
1 commit: ab63f75b261deb05203d20a4d8aa6eddc93ad58e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 23 07:28:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 23 07:28:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab63f75b
7
8 dev-ruby/introspection: stable 0.0.4 for ia64, bug #656206
9
10 Bug: https://bugs.gentoo.org/656206
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-ruby/introspection/introspection-0.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
18 index c9f7ef29b7f..fb626406eb7 100644
19 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild
20 +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
21 @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
27 IUSE=""
28
29 ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1"