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 440991384C0 for ; Sat, 29 Aug 2015 21:16:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41308142A3; Sat, 29 Aug 2015 21:16:57 +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 B140D142B6 for ; Sat, 29 Aug 2015 21:16:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97983340885 for ; Sat, 29 Aug 2015 21:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB60713B for ; Sat, 29 Aug 2015 21:16:51 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1440882905.f415e6d81fc37b183e859d75fdb9ef06512ebffc.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/soapbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/soapbox/soapbox-0.3.1-r2.ebuild X-VCS-Directories: app-shells/soapbox/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: f415e6d81fc37b183e859d75fdb9ef06512ebffc X-VCS-Branch: master Date: Sat, 29 Aug 2015 21:16:51 +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: 16a354fa-a203-4d4c-9f6a-1d364a0a5f8e X-Archives-Hash: 181ae0ef2f735cb52b3179c4f96f94d8 commit: f415e6d81fc37b183e859d75fdb9ef06512ebffc Author: Patrice Clement gentoo org> AuthorDate: Sat Aug 29 21:15:05 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Aug 29 21:15:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f415e6d8 app-shells/soapbox: stable for amd64+x86. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> app-shells/soapbox/soapbox-0.3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild index c6fcd18..821a328 100644 --- a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild +++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" +KEYWORDS="amd64 x86 ~ppc ~ppc64" IUSE="" src_prepare() {