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 99032138334 for ; Fri, 15 Jun 2018 12:28:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAA00E08F5; Fri, 15 Jun 2018 12:28:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BDF1AE08F3 for ; Fri, 15 Jun 2018 12:28:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7C64F335C80 for ; Fri, 15 Jun 2018 12:28:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC0DF2D7 for ; Fri, 15 Jun 2018 12:28:07 +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: <1529065631.fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863.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.5.ebuild X-VCS-Directories: dev-ruby/mustache/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863 X-VCS-Branch: master Date: Fri, 15 Jun 2018 12:28:07 +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: f426d0fe-61e6-4ea9-b7b0-5b74628ad48c X-Archives-Hash: 3d58e64c81726747f3fe2ffd99292cbf commit: fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jun 15 12:27:11 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jun 15 12:27:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd03c99d dev-ruby/mustache: stable 1.0.5 for ia64, bug #658048 Bug: https://bugs.gentoo.org/658048 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" dev-ruby/mustache/mustache-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mustache/mustache-1.0.5.ebuild b/dev-ruby/mustache/mustache-1.0.5.ebuild index 12cbbec22b0..40372e6cd1a 100644 --- a/dev-ruby/mustache/mustache-1.0.5.ebuild +++ b/dev-ruby/mustache/mustache-1.0.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )"