Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/
Date: Sun, 27 Nov 2016 10:34:17
Message-Id: 1480242849.7fb2c0732697fac6aadd3455d0a39b384a26260c.graaff@gentoo
1 commit: 7fb2c0732697fac6aadd3455d0a39b384a26260c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 10:33:49 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 10:34:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb2c073
7
8 dev-ruby/mustache: ia64, sparc stable, bug 576632
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/mustache/mustache-1.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild
16 index 393957f..4cec58f 100644
17 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild
18 +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://mustache.github.com/"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 ruby_add_bdepend "doc? ( app-text/ronn )"