diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-25 14:23:11 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-27 12:42:14 +0100 |
commit | 628f332d7289ef36cf935afc7a44677084968b5c (patch) | |
tree | 74db2e2611d19a2671c713a885a9e7ce893e5c3c /dev-perl | |
parent | virtual/logger: add ~x64-cygwin keyword (diff) | |
download | gentoo-628f332d7289ef36cf935afc7a44677084968b5c.tar.gz gentoo-628f332d7289ef36cf935afc7a44677084968b5c.tar.bz2 gentoo-628f332d7289ef36cf935afc7a44677084968b5c.zip |
dev-perl/TimeDate: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild index a6364f9e056f..5583ebd4349d 100644 --- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild +++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Date/Time Parsing Perl Module" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |