Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-progressbar/
Date: Sun, 21 Feb 2016 15:28:38
Message-Id: 1456068491.76cafe790f3979e6d2a727ab61143ac603eb3992.grobian@gentoo
1 commit: 76cafe790f3979e6d2a727ab61143ac603eb3992
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 21 15:27:21 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 21 15:28:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76cafe79
7
8 dev-ruby/ruby-progressbar: keyworded for Prefix, bug #574738
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
16 index 95e83ef..48eaf0f 100644
17 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
18 +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 IUSE="test"