Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/
Date: Fri, 07 Jul 2017 18:15:08
Message-Id: 1499451166.6bd5ce9803f110889160c718e9009ed4fa741c33.aballier@gentoo
1 commit: 6bd5ce9803f110889160c718e9009ed4fa741c33
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 18:12:46 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 18:12:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd5ce98
7
8 dev-ruby/mustache: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/mustache/mustache-1.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/mustache/mustache-1.0.5.ebuild b/dev-ruby/mustache/mustache-1.0.5.ebuild
16 index 5f7b2764dff..574bdfca007 100644
17 --- a/dev-ruby/mustache/mustache-1.0.5.ebuild
18 +++ b/dev-ruby/mustache/mustache-1.0.5.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 ~x64-macos ~x64-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris"
25 IUSE=""
26
27 ruby_add_bdepend "doc? ( app-text/ronn )"