From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22702138AE9 for ; Fri, 29 Dec 2017 17:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21871E0F5E; Fri, 29 Dec 2017 17:41:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F41B0E0F5E for ; Fri, 29 Dec 2017 17:41:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B473A341236 for ; Fri, 29 Dec 2017 17:41:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C359AFCC for ; Fri, 29 Dec 2017 17:41:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1514569228.2f32aa8fb63fd4876f174f27d11f45025bde36ed.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2f32aa8fb63fd4876f174f27d11f45025bde36ed X-VCS-Branch: master Date: Fri, 29 Dec 2017 17:41:03 +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: e8fb4d3e-3f85-4625-aa72-d6bdbe7775e1 X-Archives-Hash: feeaed49428b9520b3ff45b135735fda commit: 2f32aa8fb63fd4876f174f27d11f45025bde36ed Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Dec 29 12:19:19 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Dec 29 17:40:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f32aa8f dev-ruby/mustache: stable 1.0.2 for sparc, bug #0 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" 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 405a5177357..b997810ccb1 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -17,7 +17,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 )"