diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:08:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:44 -0400 |
commit | 2446f9f29accff422764965a4fb28dcbe5064f7d (patch) | |
tree | b518f1e23e7d0da37a81c9c4cdbcecbf0d5fa6b8 /dev-perl | |
parent | media-libs/libebur128: arm64 stable (diff) | |
download | gentoo-2446f9f29accff422764965a4fb28dcbe5064f7d.tar.gz gentoo-2446f9f29accff422764965a4fb28dcbe5064f7d.tar.bz2 gentoo-2446f9f29accff422764965a4fb28dcbe5064f7d.zip |
dev-perl/DateTime-TimeZone: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild index 0a6c471d3b42..03d8575490cf 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |