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 72C69139694 for ; Wed, 15 Mar 2017 18:55:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9894E0D0E; Wed, 15 Mar 2017 18:54:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B8937E0D0E for ; Wed, 15 Mar 2017 18:54:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 035DE340DF9 for ; Wed, 15 Mar 2017 18:54:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 639B1695B for ; Wed, 15 Mar 2017 18:54:28 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1489603668.e256d5429f9d001640619639181619ecfb13db06.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild X-VCS-Directories: dev-perl/Archive-Zip/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e256d5429f9d001640619639181619ecfb13db06 X-VCS-Branch: master Date: Wed, 15 Mar 2017 18:54:28 +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: d7ba74f5-7d23-4a0f-be5e-2d29d880d918 X-Archives-Hash: dd96e8d8b405df23cd7ef49bcc8bc6a3 commit: e256d5429f9d001640619639181619ecfb13db06 Author: Matt Turner gentoo org> AuthorDate: Wed Mar 15 18:46:18 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Mar 15 18:47:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e256d542 dev-perl/Archive-Zip-1.570.0: added ~ia64, bug 569868 dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild index 72786c59797..fbec268a054 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="