Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/
Date: Tue, 06 Jun 2017 22:13:00
Message-Id: 1496787156.8a478eae050a3c3b120d1498b1e9ddbca0acbfe2.slyfox@gentoo
1 commit: 8a478eae050a3c3b120d1498b1e9ddbca0acbfe2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 6 20:59:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 6 22:12:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a478eae
7
8 dev-ruby/mustache: ia64 stable, bug #556730
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 312dd3df2d4..90d0b6f7d32 100644
17 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild
18 +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild
19 @@ -17,7 +17,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 )"