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: Fri, 28 Jun 2019 20:49:20
Message-Id: 1561754944.aeb67d2e0b1ada9104dfbd4d1a6c4a14f39d1cff.slyfox@gentoo
1 commit: aeb67d2e0b1ada9104dfbd4d1a6c4a14f39d1cff
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Jun 28 20:14:31 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 28 20:49:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb67d2e
7
8 dev-ruby/instantiator: stable 0.0.7 for hppa, bug #656206
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
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 2d496b0287a..5170aa5e1bd 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:*"