diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 18:14:07 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 19:17:35 +1200 |
commit | 4a33951efb85389daea1b74fd37b9441cb009870 (patch) | |
tree | 0b01920ada97841507798c6d69353ee9bd4bbdfd /perl-core | |
parent | perl-core/Thread-Semaphore: Spread ~ on stable/dev/exp arches from perl (diff) | |
download | gentoo-4a33951efb85389daea1b74fd37b9441cb009870.tar.gz gentoo-4a33951efb85389daea1b74fd37b9441cb009870.tar.bz2 gentoo-4a33951efb85389daea1b74fd37b9441cb009870.zip |
perl-core/Time-Local: Spread ~x64-cygwin from perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild b/perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild index 0942c2e98eb9..411ff824e3e6 100644 --- a/perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild +++ b/perl-core/Time-Local/Time-Local-1.230.0-r1.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements timelocal() and timegm()" 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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |