Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/
Date: Mon, 19 Jun 2017 13:09:17
Message-Id: 1497877677.ec1f6c58eb1499d270dd0063a29598817bfb4a48.haubi@gentoo
1 commit: ec1f6c58eb1499d270dd0063a29598817bfb4a48
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 13:07:57 2017 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 13:07:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1f6c58
7
8 perl-core/File-Path: add ~x64-cygwin keyword
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild b/perl-core/File-Path/File-Path-2.130.0.ebuild
16 index 0b39ea402d0..b96a53d9136 100644
17 --- a/perl-core/File-Path/File-Path-2.130.0.ebuild
18 +++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
19 @@ -10,6 +10,6 @@ inherit perl-module
20 DESCRIPTION="File path and name utilities"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 IUSE=""