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 A25B5138335 for ; Fri, 20 Jul 2018 08:08:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EC84E0BAF; Fri, 20 Jul 2018 08:08:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3F625E0BAC for ; Fri, 20 Jul 2018 08:08:28 +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 5310F335CE9 for ; Fri, 20 Jul 2018 08:08:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F26E387 for ; Fri, 20 Jul 2018 08:08:22 +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: <1532074049.60dffa50dbae1a6239b89654188e15c91ed5b8b9.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-ScanDeps/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild X-VCS-Directories: dev-perl/Module-ScanDeps/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 60dffa50dbae1a6239b89654188e15c91ed5b8b9 X-VCS-Branch: master Date: Fri, 20 Jul 2018 08:08:22 +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: 59483e4d-8271-4cdb-9d2c-a9e79445cf65 X-Archives-Hash: c077338994fd276504d0694fd160a261 commit: 60dffa50dbae1a6239b89654188e15c91ed5b8b9 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jul 20 08:01:15 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jul 20 08:07:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60dffa50 dev-perl/Module-ScanDeps: stable 1.240.0 for ia64, bug #661196 Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64" dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild index e60d472465e..b6cb552d093 100644 --- a/dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild +++ b/dev-perl/Module-ScanDeps/Module-ScanDeps-1.240.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursively scan Perl code for dependencies" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="