Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-hooks/
Date: Fri, 26 May 2017 07:08:09
Message-Id: 1495782471.8179c0e0bec570fa0802c4a0369478a356c693b8.xmw@gentoo
1 commit: 8179c0e0bec570fa0802c4a0369478a356c693b8
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 07:04:38 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 07:07:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8179c0e0
7
8 dev-ruby/minitest-hooks: add ~ppc keyword (bug 583470).
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
17 index ac30f2ce26e..a8070f86cec 100644
18 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
19 +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
27
28 LICENSE="MIT"
29 SLOT="1"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
32 IUSE=""