diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 14:55:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 14:55:09 +0000 |
commit | f72b63e04f0c649cc51db83de09e24fed9632a46 (patch) | |
tree | b8b6560c2acd69fd12510b41a430b6d5186f1cfc /dev-perl/DateTime | |
parent | app-admin/gentoo-rsync-mirror: drop 1.0-r5 (EAPI 5) (diff) | |
download | gentoo-f72b63e04f0c649cc51db83de09e24fed9632a46.tar.gz gentoo-f72b63e04f0c649cc51db83de09e24fed9632a46.tar.bz2 gentoo-f72b63e04f0c649cc51db83de09e24fed9632a46.zip |
dev-perl/DateTime: Stabilize 1.520.0 arm64, #790503
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r-- | dev-perl/DateTime/DateTime-1.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild index d47433677e70..14a0000b954b 100644 --- a/dev-perl/DateTime/DateTime-1.520.0.ebuild +++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A date and time object" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |