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 D67631396DB for ; Sun, 5 Nov 2017 18:00:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDD2FE0EF4; Sun, 5 Nov 2017 18:00:22 +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 9F013E0EF4 for ; Sun, 5 Nov 2017 18:00:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 ABBE93416E6 for ; Sun, 5 Nov 2017 18:00:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EE6D9607 for ; Sun, 5 Nov 2017 18:00:19 +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: <1509904814.bf59d8e9ae7bf7f1a7e333321f74fcd97a239b5f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Install/Module-Install-1.180.0.ebuild X-VCS-Directories: dev-perl/Module-Install/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: bf59d8e9ae7bf7f1a7e333321f74fcd97a239b5f X-VCS-Branch: master Date: Sun, 5 Nov 2017 18:00:19 +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: 86b64f10-dbaa-43b4-bb28-71d181c74c02 X-Archives-Hash: 89e383b8fac696a8fcfbc8cdc0b21ada commit: bf59d8e9ae7bf7f1a7e333321f74fcd97a239b5f Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Nov 5 17:57:12 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Nov 5 18:00:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf59d8e9 dev-perl/Module-Install: stable 1.180.0 for hppa, bug #622982 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa" dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild index 599f71fdc1a..76ec01d9442 100644 --- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="