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: Mon, 30 Jul 2018 21:50:26
Message-Id: 1532987284.039dd5fefc457b845247715cfeb983c458dfbba6.slyfox@gentoo
1 commit: 039dd5fefc457b845247715cfeb983c458dfbba6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:48:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:48:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039dd5fe
7
8 dev-ruby/introspection: stable 0.0.4 for ppc, bug #656206
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.44, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
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 02cedee13c2..3cf0c087661 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"