Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/
Date: Mon, 07 Mar 2016 03:51:37
Message-Id: 1457322683.50dda197ba660fb32408242bce21e3c9ce496e23.jer@gentoo
1 commit: 50dda197ba660fb32408242bce21e3c9ce496e23
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 7 03:50:16 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 7 03:51:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50dda197
7
8 dev-ruby/mustache: Stable for HPPA (bug #576632).
9
10 Package-Manager: portage-2.2.27
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/mustache/mustache-1.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild
17 index 88900e3..701df08 100644
18 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild
19 +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://mustache.github.com/"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
26 IUSE=""
27
28 ruby_add_bdepend "doc? ( app-text/ronn )"