Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/introspection/
Date: Sun, 02 Oct 2016 08:31:16
Message-Id: 1475396957.157b239554e1fa13ab8c6735093ee7cda2ac33dc.jer@gentoo
1 commit: 157b239554e1fa13ab8c6735093ee7cda2ac33dc
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 08:29:17 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 08:29:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157b2395
7
8 dev-ruby/introspection: Stable for HPPA (bug #575600).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/introspection/introspection-0.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild
17 index aa3c4cc..0cb7deb 100644
18 --- a/dev-ruby/introspection/introspection-0.0.3.ebuild
19 +++ b/dev-ruby/introspection/introspection-0.0.3.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="http://jamesmead.org/"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1 >=dev-ruby/instantiator-0.0.3"