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 7D8EA13832E for ; Sat, 13 Aug 2016 08:18:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3773821C07F; Sat, 13 Aug 2016 08:18:30 +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 DD71921C072 for ; Sat, 13 Aug 2016 08:18:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 04B6A340C72 for ; Sat, 13 Aug 2016 08:18:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D54B8245C for ; Sat, 13 Aug 2016 08:18:24 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1471076282.3bad5327d805966b4bd2da7d25bac8d7cdae360a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/indirect/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/indirect/indirect-0.360.0.ebuild X-VCS-Directories: dev-perl/indirect/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3bad5327d805966b4bd2da7d25bac8d7cdae360a X-VCS-Branch: master Date: Sat, 13 Aug 2016 08:18:24 +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: aded3bb7-fa8f-4d22-b0d8-93ee3e6c736c X-Archives-Hash: 5095a8102017c629eb5c4fb366882d47 commit: 3bad5327d805966b4bd2da7d25bac8d7cdae360a Author: Jeroen Roovers gentoo org> AuthorDate: Sat Aug 13 07:59:16 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Aug 13 08:18:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bad5327 dev-perl/indirect: Mark ~hppa (bug #579736). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/indirect/indirect-0.360.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/indirect/indirect-0.360.0.ebuild b/dev-perl/indirect/indirect-0.360.0.ebuild index c81768f..10ff2e0 100644 --- a/dev-perl/indirect/indirect-0.360.0.ebuild +++ b/dev-perl/indirect/indirect-0.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND="