From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 81D5058973 for ; Sat, 6 Feb 2016 07:59:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6574021C036; Sat, 6 Feb 2016 07:59:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4472721C02E for ; Sat, 6 Feb 2016 07:59:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C57B340B9B for ; Sat, 6 Feb 2016 07:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA316E6C for ; Sat, 6 Feb 2016 07:59:11 +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: <1454745490.5a21bb531e7ab127972d364498980818ee49b602.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Runtime-Conflicts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild X-VCS-Directories: dev-perl/Module-Runtime-Conflicts/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5a21bb531e7ab127972d364498980818ee49b602 X-VCS-Branch: master Date: Sat, 6 Feb 2016 07:59:11 +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: c672a954-289a-4d77-9355-1424db3672c3 X-Archives-Hash: 4794f7286f2effa3dcac75eb7331fe0e commit: 5a21bb531e7ab127972d364498980818ee49b602 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 6 07:22:47 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 6 07:58:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a21bb53 dev-perl/Module-Runtime-Conflicts: Stable for HPPA (bug #569840). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild index 7c7fb38..be56f6b 100644 --- a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild +++ b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.2.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Provide information on conflicts for Module::Runtime" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="