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 7173759CA3 for ; Mon, 14 Mar 2016 15:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23D92E087B; Mon, 14 Mar 2016 15:48:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C7F77E087B for ; Mon, 14 Mar 2016 15:48:06 +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 D5ABA340A5C for ; Mon, 14 Mar 2016 15:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EA111F2 for ; Mon, 14 Mar 2016 15:48:03 +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: <1457970451.3e8139a11b192c0e5d698dadb30c1e7e94f69e32.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild X-VCS-Directories: dev-perl/List-MoreUtils/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 3e8139a11b192c0e5d698dadb30c1e7e94f69e32 X-VCS-Branch: master Date: Mon, 14 Mar 2016 15:48:03 +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: 1c673fdb-41ef-4b0e-9f78-94b7d58a55bd X-Archives-Hash: b690470191a82b71c45a3687aa55f5b7 commit: 3e8139a11b192c0e5d698dadb30c1e7e94f69e32 Author: Fabian Groffen gentoo org> AuthorDate: Mon Mar 14 15:47:31 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Mar 14 15:47:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8139a1 dev-perl/List-MoreUtils: added Prefix keywords, bug #543632 Package-Manager: portage-2.2.27-prefix dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild index 3143468..5586570 100644 --- a/dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild +++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.413.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Provide the missing functionality from List::Util" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="