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/contracts/
Date: Tue, 14 Feb 2017 00:36:52
Message-Id: 1487032529.22e580d51ff719906f317df813ab45eed74dc157.xmw@gentoo
1 commit: 22e580d51ff719906f317df813ab45eed74dc157
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 13 23:23:33 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 00:35:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e580d5
7
8 dev-ruby/contracts: Add ~ppc keyword (bug 583390).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/contracts/contracts-0.14.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/contracts/contracts-0.14.0.ebuild b/dev-ruby/contracts/contracts-0.14.0.ebuild
16 index 9df001dc17..5c6d8d3628 100644
17 --- a/dev-ruby/contracts/contracts-0.14.0.ebuild
18 +++ b/dev-ruby/contracts/contracts-0.14.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -17,5 +17,5 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
31 IUSE=""