diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:12:29 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:12:29 -0400 |
commit | 728001b789ff66a9ede5011d905d20e1d36b7510 (patch) | |
tree | eab19c870c3e02ccedd042832d5387abbf72527d /dev-perl/Date-Manip | |
parent | dev-perl/Tie-IxHash: stable on arm64 (diff) | |
download | gentoo-728001b789ff66a9ede5011d905d20e1d36b7510.tar.gz gentoo-728001b789ff66a9ede5011d905d20e1d36b7510.tar.bz2 gentoo-728001b789ff66a9ede5011d905d20e1d36b7510.zip |
dev-perl/Date-Manip: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Date-Manip')
-rw-r--r-- | dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild b/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild index 4e9a6adfe03a..39d22017abc1 100644 --- a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild +++ b/dev-perl/Date-Manip/Date-Manip-6.600.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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl date manipulation routines" SLOT="0" -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 ~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 ~x86-solaris" IUSE="elibc_musl test" RDEPEND=" |