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/rspectacular/
Date: Sun, 21 Feb 2016 15:28:38
Message-Id: 1456068491.9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd.grobian@gentoo
1 commit: 9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 21 15:23:54 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=9d2ec7d0
7
8 dev-ruby/rspectacular: keyworded for Prefix, bug #574738
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-ruby/rspectacular/rspectacular-0.70.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild
16 index cba9d65..6ed61af 100644
17 --- a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild
18 +++ b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular"
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 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"