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/instantiator/
Date: Sun, 28 Apr 2019 20:59:54
Message-Id: 1556485159.32f33dc877e21c9a2b12421fd6765b05e6cdf358.slyfox@gentoo
1 commit: 32f33dc877e21c9a2b12421fd6765b05e6cdf358
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 28 18:34:47 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:59:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f33dc8
7
8 dev-ruby/instantiator: stable 0.0.7 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/instantiator/instantiator-0.0.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/instantiator/instantiator-0.0.7.ebuild b/dev-ruby/instantiator/instantiator-0.0.7.ebuild
19 index e835d53da70..2d496b0287a 100644
20 --- a/dev-ruby/instantiator/instantiator-0.0.7.ebuild
21 +++ b/dev-ruby/instantiator/instantiator-0.0.7.ebuild
22 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/floehopper/introspection"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86"
27 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
28 IUSE=""
29
30 ruby_add_rdepend "dev-ruby/blankslate:*"