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 90E93138331 for ; Fri, 26 Jan 2018 19:32:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB922E09F1; Fri, 26 Jan 2018 19:32:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAB49E09F1 for ; Fri, 26 Jan 2018 19:32:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8608D335C2F for ; Fri, 26 Jan 2018 19:32:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BE4F1D2 for ; Fri, 26 Jan 2018 19:32:53 +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: <1516995040.4419dc66008eadeb60988719db63d5ff2633df65.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PEAR/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild X-VCS-Directories: dev-php/PEAR-PEAR/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 4419dc66008eadeb60988719db63d5ff2633df65 X-VCS-Branch: master Date: Fri, 26 Jan 2018 19:32:53 +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: ed5a4ab3-0115-4a49-92ec-05c22b974018 X-Archives-Hash: 3dd5e2edd04b64569ebbf99760064623 commit: 4419dc66008eadeb60988719db63d5ff2633df65 Author: Michael Orlitzky gentoo org> AuthorDate: Fri Jan 26 19:15:14 2018 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Fri Jan 26 19:30:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4419dc66 dev-php/PEAR-PEAR: add keywords ~s390 and ~sh (would otherwise be dropped). Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild index 8b27f347bf0..d22b143ae10 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" SLOT="0" IUSE=""