diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:49:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:49:32 +0100 |
commit | 5cc7a82b05e38fdccd62afd31c5344132d424995 (patch) | |
tree | 62f92436711b7bf7b9026bfe4e92610b898a2f4c /perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild | |
parent | perl-core/Test-Simple: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd... (diff) | |
download | gentoo-5cc7a82b05e38fdccd62afd31c5344132d424995.tar.gz gentoo-5cc7a82b05e38fdccd62afd31c5344132d424995.tar.bz2 gentoo-5cc7a82b05e38fdccd62afd31c5344132d424995.zip |
perl-core/Time-Local: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'perl-core/Time-Local/Time-Local-1.230.0-r1.ebuild')
-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 af5973ca3a78..c396bce0944c 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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 ~x86-freebsd ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |