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 2A1E4138334 for ; Sun, 24 Jun 2018 19:41:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50605E0999; Sun, 24 Jun 2018 19:41:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 268E5E0999 for ; Sun, 24 Jun 2018 19:41:44 +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 E8924335CB3 for ; Sun, 24 Jun 2018 19:41:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09631353 for ; Sun, 24 Jun 2018 19:41:39 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1529868968.898e8397d2e299dbd799ae649404f3955825008f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Entity-Parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild X-VCS-Directories: dev-perl/HTTP-Entity-Parser/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 898e8397d2e299dbd799ae649404f3955825008f X-VCS-Branch: master Date: Sun, 24 Jun 2018 19:41:39 +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: fb3bf105-822d-4a5c-b810-5f0e4ba361bb X-Archives-Hash: 761f596887293f1754c589945da45130 commit: 898e8397d2e299dbd799ae649404f3955825008f Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jun 24 18:19:45 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jun 24 19:36:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898e8397 dev-perl/HTTP-Entity-Parser: stable 0.200.0 for ppc, bug #657690 Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild index 3a7bb12cce6..d7da5cdb216 100644 --- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild +++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI compliant HTTP Entity Parser" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="test +xs" RDEPEND="