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: Fri, 29 Dec 2017 00:20:40
Message-Id: 1514506822.ef7752aa047cabd7dd62dbc4df93441476f70ea9.slyfox@gentoo
1 commit: ef7752aa047cabd7dd62dbc4df93441476f70ea9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Dec 28 20:50:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 00:20:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7752aa
7
8 dev-ruby/childprocess: stable 0.6.3 for sparc, bug #622796
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/childprocess/childprocess-0.6.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/childprocess/childprocess-0.6.3.ebuild b/dev-ruby/childprocess/childprocess-0.6.3.ebuild
17 index e630342ebdd..0292a3268ea 100644
18 --- a/dev-ruby/childprocess/childprocess-0.6.3.ebuild
19 +++ b/dev-ruby/childprocess/childprocess-0.6.3.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess"
21
22 LICENSE="MIT"
23 SLOT="2"
24 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 x86"
25 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
26 IUSE=""
27
28 ruby_add_bdepend "doc? ( dev-ruby/yard dev-ruby/rspec:3 )"