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 2B544139083 for ; Wed, 6 Dec 2017 22:44:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10A9DE100D; Wed, 6 Dec 2017 22:44:36 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC2B7E100C for ; Wed, 6 Dec 2017 22:44:35 +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 D486933C770 for ; Wed, 6 Dec 2017 22:44:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B16CAE88 for ; Wed, 6 Dec 2017 22:44:31 +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: <1512600263.fe150e5bd8fb2c5c0139a2327f7fe61aead84455.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: fe150e5bd8fb2c5c0139a2327f7fe61aead84455 X-VCS-Branch: master Date: Wed, 6 Dec 2017 22:44:31 +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: a2608809-06b3-4fa1-91e0-df1af98aa221 X-Archives-Hash: 931fc73f176cb133b8900ea0c1f8b5da commit: fe150e5bd8fb2c5c0139a2327f7fe61aead84455 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Dec 6 22:43:38 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 6 22:44:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe150e5b dev-perl/HTTP-Entity-Parser: keyworded 0.200.0 for sparc, bug #613376 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" 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 b8de61615cc..412432afef8 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test +xs" RDEPEND="