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/childprocess/
Date: Tue, 10 Jul 2018 19:11:23
Message-Id: 1531249835.13bd1bcadeb422365a1e2e6f817d00aa8508374c.slyfox@gentoo
1 commit: 13bd1bcadeb422365a1e2e6f817d00aa8508374c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jul 10 18:58:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 19:10:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bd1bca
7
8 dev-ruby/childprocess: stable 0.9.0 for hppa
9
10 Bug: https://bugs.gentoo.org/658048
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-ruby/childprocess/childprocess-0.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/childprocess/childprocess-0.9.0.ebuild b/dev-ruby/childprocess/childprocess-0.9.0.ebuild
18 index a6269b3960c..29dae567455 100644
19 --- a/dev-ruby/childprocess/childprocess-0.9.0.ebuild
20 +++ b/dev-ruby/childprocess/childprocess-0.9.0.ebuild
21 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jarib/childprocess"
22
23 LICENSE="MIT"
24 SLOT="2"
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/ffi-1.0.11"