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 81E79139694 for ; Fri, 17 Feb 2017 10:42:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF468E0CF3; Fri, 17 Feb 2017 10:42:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BFD3EE0CF3 for ; Fri, 17 Feb 2017 10:42:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5588B340F53 for ; Fri, 17 Feb 2017 10:42:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E010F4AE0 for ; Fri, 17 Feb 2017 10:42:13 +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: <1487328119.9d8b3b8d2f98a0ca265ddc6a378bda4b2e3c18a1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Getopt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild X-VCS-Directories: dev-php/PEAR-Console_Getopt/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9d8b3b8d2f98a0ca265ddc6a378bda4b2e3c18a1 X-VCS-Branch: master Date: Fri, 17 Feb 2017 10:42:13 +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: 2782c31c-7447-448a-a1fa-d70300b39768 X-Archives-Hash: e663ad29b5fb01ba0f62f5beffc440b2 commit: 9d8b3b8d2f98a0ca265ddc6a378bda4b2e3c18a1 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 17 10:41:59 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 17 10:41:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8b3b8d dev-php/PEAR-Console_Getopt: x86 stable wrt bug #609548 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild index dbb9203a56..b9eb215abd 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND=""