diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-06-19 15:08:53 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-06-19 15:08:53 +0200 |
commit | 1776bec6eca23e88585edca8dee9838e80b0eb4c (patch) | |
tree | 42d9fb1829c491abf93d42a8d2b82e0729f91e8b /virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild | |
parent | perl-core/File-Path: add ~x64-cygwin keyword (diff) | |
download | gentoo-1776bec6eca23e88585edca8dee9838e80b0eb4c.tar.gz gentoo-1776bec6eca23e88585edca8dee9838e80b0eb4c.tar.bz2 gentoo-1776bec6eca23e88585edca8dee9838e80b0eb4c.zip |
virtual/perl-File-Path: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild')
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild index e1257f177841..60382477a885 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ~perl-core/${PN#perl-}-${PV} |