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 CE45A58973 for ; Sun, 24 Jan 2016 07:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C6A321C00A; Sun, 24 Jan 2016 07:51:05 +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 A1DC221C00A for ; Sun, 24 Jan 2016 07:51:04 +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 BC4113409D7 for ; Sun, 24 Jan 2016 07:51:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98EAF10AF for ; Sun, 24 Jan 2016 07:51:01 +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: <1453621657.376134296c36fd92c09b328246f7605a68c6b976.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-InstallPaths/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild X-VCS-Directories: dev-perl/ExtUtils-InstallPaths/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 376134296c36fd92c09b328246f7605a68c6b976 X-VCS-Branch: master Date: Sun, 24 Jan 2016 07:51:01 +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: 11c01f3a-0075-4321-b676-f93431b95b9c X-Archives-Hash: 1634f9981c2ded1238beb7fb020f81b7 commit: 376134296c36fd92c09b328246f7605a68c6b976 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jan 24 07:47:37 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jan 24 07:47:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37613429 dev-perl/ExtUtils-InstallPaths: Stable for HPPA (bug #569840). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild index 2c0bb68..018df75 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='Build.PL install path logic made easy' LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test" DEPEND="