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 769671382C5 for ; Tue, 20 Mar 2018 02:23:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 770CDE08EE; Tue, 20 Mar 2018 02:23:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4810AE08EE for ; Tue, 20 Mar 2018 02:23:01 +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 2472D335C2C for ; Tue, 20 Mar 2018 02:22:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5075B25C for ; Tue, 20 Mar 2018 02:22:57 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1521512550.3142ce48a898ae92672b05a3249a736eb3471bf2.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-CoreList/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild X-VCS-Directories: perl-core/Module-CoreList/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 3142ce48a898ae92672b05a3249a736eb3471bf2 X-VCS-Branch: master Date: Tue, 20 Mar 2018 02:22:57 +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: 3176c95b-8f02-4675-8160-eca96332f071 X-Archives-Hash: 4df782012457561fd42f02f7c8032b43 commit: 3142ce48a898ae92672b05a3249a736eb3471bf2 Author: Kent Fredric gentoo org> AuthorDate: Tue Mar 20 01:54:10 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Mar 20 02:22:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3142ce48 perl-core/Module-CoreList: Spread ~x64-cygwin from dev-lang/perl Package-Manager: Portage-2.3.24, Repoman-2.3.6 perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild b/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild index 3c96465ae37..54f477f1fa8 100644 --- a/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=""