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 6341E139694 for ; Tue, 6 Jun 2017 22:12:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FA2121C09B; Tue, 6 Jun 2017 22:12:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 50C8E21C099 for ; Tue, 6 Jun 2017 22:12:47 +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 8517D341A61 for ; Tue, 6 Jun 2017 22:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E69877474 for ; Tue, 6 Jun 2017 22:12:44 +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: <1496787155.3b48ece8605d692d4e6d4f976875578167a2914c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bcat/bcat-0.6.2-r2.ebuild X-VCS-Directories: dev-ruby/bcat/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3b48ece8605d692d4e6d4f976875578167a2914c X-VCS-Branch: master Date: Tue, 6 Jun 2017 22:12:44 +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: 709292e2-23a0-4b7c-9b4e-cbc986f857cb X-Archives-Hash: a1c4bbcd8be39efb53bf3d5834fe0aac commit: 3b48ece8605d692d4e6d4f976875578167a2914c Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jun 6 20:56:22 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jun 6 22:12:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b48ece8 dev-ruby/bcat: ia64 stable, bug #556730 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/bcat/bcat-0.6.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild index a1d6d042f1a..ecf1f4861a1 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/bcat" 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="" # Collides on /usr/bin/bcat, bug 418301