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/fuubar/
Date: Sun, 21 Feb 2016 15:28:37
Message-Id: 1456068491.2241d2f1596c02f89f5c9da585d1d66849a5a6ef.grobian@gentoo
1 commit: 2241d2f1596c02f89f5c9da585d1d66849a5a6ef
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 21 15:19:57 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=2241d2f1
7
8 dev-ruby/fuubar: keyworded for Prefix, bug #574738
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-ruby/fuubar/fuubar-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/fuubar/fuubar-2.0.0.ebuild b/dev-ruby/fuubar/fuubar-2.0.0.ebuild
16 index 8357dba..035b973 100644
17 --- a/dev-ruby/fuubar/fuubar-2.0.0.ebuild
18 +++ b/dev-ruby/fuubar/fuubar-2.0.0.ebuild
19 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jeffkreeftmeijer/fuubar"
20
21 LICENSE="MIT"
22 SLOT="2"
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 IUSE=""
26
27 ruby_add_rdepend "dev-ruby/rspec:3 >=dev-ruby/ruby-progressbar-1.4"