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 A8AE113908F for ; Sat, 4 Feb 2017 16:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBE6421C075; Sat, 4 Feb 2017 16:50:09 +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 A771421C075 for ; Sat, 4 Feb 2017 16:50:09 +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 BB0893415D2 for ; Sat, 4 Feb 2017 16:50:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F91D3B9F for ; Sat, 4 Feb 2017 16:50:00 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1486226639.fed9e2ef06143c7ad4ffebbb11ed89a9f1300be5.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Archive_Tar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.ebuild X-VCS-Directories: dev-php/PEAR-Archive_Tar/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: fed9e2ef06143c7ad4ffebbb11ed89a9f1300be5 X-VCS-Branch: master Date: Sat, 4 Feb 2017 16:50:00 +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: d0b8b2ed-1ba3-40aa-a8e0-a75bf178d26a X-Archives-Hash: 83bd1aa9be6af6edfb60a5dac8b16ca6 commit: fed9e2ef06143c7ad4ffebbb11ed89a9f1300be5 Author: Michael Orlitzky gentoo org> AuthorDate: Sat Feb 4 16:43:59 2017 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Feb 4 16:43:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed9e2ef dev-php/PEAR-Archive_Tar: stabilize remaining arches per ALLARCHES policy. Gentoo-Bug: 608160 Package-Manager: portage-2.3.3 dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.ebuild index 72fb444..f8b8e66 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.2-r2.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" 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="" # bzip2 and zlib are needed for compressed tarballs, and there's one