From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D9EFE59CA4 for ; Mon, 7 Mar 2016 03:51:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0709221C059; Mon, 7 Mar 2016 03:51:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C29A21C059 for ; Mon, 7 Mar 2016 03:51:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25A8F340928 for ; Mon, 7 Mar 2016 03:51:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29E642098 for ; Mon, 7 Mar 2016 03:51:30 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1457322683.50dda197ba660fb32408242bce21e3c9ce496e23.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/mustache/mustache-1.0.2.ebuild X-VCS-Directories: dev-ruby/mustache/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 50dda197ba660fb32408242bce21e3c9ce496e23 X-VCS-Branch: master Date: Mon, 7 Mar 2016 03:51:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f405bef4-d26a-4de4-aaf8-2a39b444ed4c X-Archives-Hash: 366b27eda838e852c80384927522ded4 commit: 50dda197ba660fb32408242bce21e3c9ce496e23 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Mar 7 03:50:16 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Mar 7 03:51:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50dda197 dev-ruby/mustache: Stable for HPPA (bug #576632). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches dev-ruby/mustache/mustache-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild index 88900e3..701df08 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )"