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 26C2E1388C2 for ; Mon, 4 Jan 2016 09:39:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A66CC21C004; Mon, 4 Jan 2016 09:39:18 +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 0BE5B21C004 for ; Mon, 4 Jan 2016 09:39:17 +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 0A9CB340662 for ; Mon, 4 Jan 2016 09:39:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C57C9CFB for ; Mon, 4 Jan 2016 09:39:14 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451900326.695bbbf62214aec8ad76c87a937566f814141be7.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Throwable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Throwable/Throwable-0.200.11.ebuild X-VCS-Directories: dev-perl/Throwable/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 695bbbf62214aec8ad76c87a937566f814141be7 X-VCS-Branch: master Date: Mon, 4 Jan 2016 09:39:14 +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: 0730025d-5add-4a5a-b6e9-9519a44d04f1 X-Archives-Hash: 624580662de1093fa8e51216c1bd7469 commit: 695bbbf62214aec8ad76c87a937566f814141be7 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jan 4 09:38:46 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jan 4 09:38:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695bbbf6 dev-perl/Throwable: x86 stable wrt bug #537448 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Throwable/Throwable-0.200.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Throwable/Throwable-0.200.11.ebuild b/dev-perl/Throwable/Throwable-0.200.11.ebuild index 8ce32ea..64d3a11 100644 --- a/dev-perl/Throwable/Throwable-0.200.11.ebuild +++ b/dev-perl/Throwable/Throwable-0.200.11.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A role for classes that can be thrown" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="