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 99A541386F4 for ; Sun, 9 Aug 2015 18:03:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39A84141CD; Sun, 9 Aug 2015 18:03:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3232141CD for ; Sun, 9 Aug 2015 18:03:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C26743403A3 for ; Sun, 9 Aug 2015 18:03:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20481132 for ; Sun, 9 Aug 2015 18:03:29 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1439143072.c2f985bb4f7d06165d09ca75c01191fe5923fbcd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-shout/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild X-VCS-Directories: dev-ruby/ruby-shout/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c2f985bb4f7d06165d09ca75c01191fe5923fbcd X-VCS-Branch: master Date: Sun, 9 Aug 2015 18:03:29 +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: e3f94e8c-95be-490b-a275-49c3453a8375 X-Archives-Hash: a2aa48a561264b8ed9e42e691e716bd3 commit: c2f985bb4f7d06165d09ca75c01191fe5923fbcd Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 9 17:57:52 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 9 17:57:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f985bb dev-ruby/ruby-shout: x86 stable wrt bug #555926 Package-Manager: portage-2.2.20 dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild b/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild index 82e58ba..d860017 100644 --- a/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild +++ b/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/niko/ruby-shout" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND+=" >=media-libs/libshout-2.0"