diff options
author | 2022-06-29 11:41:29 +0000 | |
---|---|---|
committer | 2022-06-29 11:41:29 +0000 | |
commit | 93f5a72211438ae7ccdeb32caef751c1d67ece07 (patch) | |
tree | 44f5517152f19a27123b5c75b0730a9ac6dec18e | |
parent | dev-perl/Type-Tiny: Stabilize 1.12.4 ppc64, #855092 (diff) | |
download | gentoo-93f5a72211438ae7ccdeb32caef751c1d67ece07.tar.gz gentoo-93f5a72211438ae7ccdeb32caef751c1d67ece07.tar.bz2 gentoo-93f5a72211438ae7ccdeb32caef751c1d67ece07.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 arm64, #855086
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild index d713410eeb9b..fe3529618a13 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |