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: Sun, 28 Apr 2019 20:59:52
Message-Id: 1556485158.b3ed6ba2ef3ba880f6e55b86d1723a4b0bc82afe.slyfox@gentoo
1 commit: b3ed6ba2ef3ba880f6e55b86d1723a4b0bc82afe
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 28 18:34:07 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:59:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ed6ba2
7
8 dev-ruby/introspection: stable 0.0.4 for sparc, bug #656206
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-ruby/introspection/introspection-0.0.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
19 index c21dbe8adfb..580cb2436d0 100644
20 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild
21 +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
22 @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
27 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
28 IUSE=""
29
30 ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1"