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 837801388C1 for ; Mon, 29 Feb 2016 18:53:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03803E07DF; Mon, 29 Feb 2016 18:53:51 +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 62941E07FA for ; Mon, 29 Feb 2016 18:53:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E386340B3D for ; Mon, 29 Feb 2016 18:53:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 819591CEB for ; Mon, 29 Feb 2016 18:53:46 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1456771995.b7a3020483df9dd9df0b3c63f3b75c5219945298.grobian@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.560.0.ebuild X-VCS-Directories: dev-perl/Archive-Zip/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: b7a3020483df9dd9df0b3c63f3b75c5219945298 X-VCS-Branch: master Date: Mon, 29 Feb 2016 18:53:46 +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: ef30c39e-b185-4bf5-bbcb-6abaf54ecf72 X-Archives-Hash: 5eead4b8127b39aa180b88663fac7bde commit: b7a3020483df9dd9df0b3c63f3b75c5219945298 Author: Fabian Groffen gentoo org> AuthorDate: Mon Feb 29 18:53:15 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Feb 29 18:53:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a30204 dev-perl/Archive-Zip: added Prefix keywords, bug #569868 Package-Manager: portage-2.2.27-prefix dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild index ea02c7d..72681f8 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.560.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="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="