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: Wed, 13 Jun 2018 20:02:10
Message-Id: 1528920078.df76645dbdb581cb893e2346018db630abfc2b4c.slyfox@gentoo
1 commit: df76645dbdb581cb893e2346018db630abfc2b4c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jun 13 17:56:43 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 13 20:01:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df76645d
7
8 dev-ruby/mustache: stable 1.0.5 for sparc
9
10 Bug: https://bugs.gentoo.org/658048
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-ruby/mustache/mustache-1.0.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/mustache/mustache-1.0.5.ebuild b/dev-ruby/mustache/mustache-1.0.5.ebuild
18 index 68ae1a0815f..12cbbec22b0 100644
19 --- a/dev-ruby/mustache/mustache-1.0.5.ebuild
20 +++ b/dev-ruby/mustache/mustache-1.0.5.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris"
27 IUSE=""
28
29 ruby_add_bdepend "doc? ( app-text/ronn )"