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/ruby-progressbar/
Date: Thu, 25 May 2017 19:54:10
Message-Id: 1495741986.02783a7b29403327917641d5325b7fbd7754f383.xmw@gentoo
1 commit: 02783a7b29403327917641d5325b7fbd7754f383
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 19:53:06 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 19:53:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02783a7b
7
8 dev-ruby/ruby-progressbar: add ~ppc keyword (bug 574738).
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild | 4 ++--
14 dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
18 index 3949d97861e..3d5a68f380d 100644
19 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
20 +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
28
29 LICENSE="MIT"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~amd64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33
34 IUSE="test"
35
36
37 diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild
38 index bb1d4559305..f845f87b4ac 100644
39 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild
40 +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild
41 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
42
43 LICENSE="MIT"
44 SLOT="0"
45 -KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
46 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47
48 IUSE="test"